refunded property

int refunded
getter/setter pair

refunded is the amount refunded for the payment transaction.

Implementation

late int refunded;