#sayori-invoice-refund

1 messages · Page 1 of 1 (latest)

drifting girder
#

An Invoice has a charge property which is a Charge object and that one has a refunds collection

strange python
#

thanks! didn't think about going through the Charge object, this works for me