pendingReason property

RefundPendingReason? pendingReason
getter/setter pair

Provides the reason for why the refund is pending. Possible values are: processing, insufficient_funds, or charge_pending.

Implementation

RefundPendingReason? pendingReason;