Property Refunded
Refunded
The 'Refunded' status indicates a successful refund.
Declaration
public static TransactionStatus Refunded { get; }
Property Value
| Type | Description |
|---|---|
| TransactionStatus |
Remarks
Bank API has responded to refund request with success code.
This is a final status.