refunded property

bool? refunded
getter/setter pair

Whether the fee has been fully refunded. If the fee is only partially refunded, this attribute will still be false.

Implementation

bool? refunded;