refunded property
read / write
(optional) Should be true if the transaction was refunded. Not including this field means the transaction was not refunded.
Implementation
bool? refunded;
(optional) Should be true if the transaction was refunded. Not including this field means the transaction was not refunded.
bool? refunded;