amountRefunded property

int? amountRefunded
getter/setter pair

Amount in cents (or local equivalent) refunded (can be less than the amount attribute on the fee if a partial refund was issued)

Implementation

int? amountRefunded;