RefundTransactionDetails interface

The refund details of a transaction.

Properties

amountRefunded

The amount refunded.

amountRequested

The amount of refund requested.

refundOperationId

The ID of refund operation.

Property Details

amountRefunded

The amount refunded.

amountRefunded?: RefundTransactionDetailsAmountRefunded

Property Value

amountRequested

The amount of refund requested.

amountRequested?: RefundTransactionDetailsAmountRequested

Property Value

refundOperationId

The ID of refund operation.

refundOperationId?: string

Property Value

string