refunded property

bool? refunded
getter/setter pair

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

Implementation

bool? refunded;