refunded property

bool refunded
final

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

Implementation

final bool refunded;