TransactionPropertiesRefundTransactionDetails interface

The refund details of a transaction.

Extends

Inherited Properties

amountRefunded

The amount refunded.

amountRequested

The amount of refund requested.

refundOperationId

The ID of refund operation.

Inherited Property Details

amountRefunded

The amount refunded.

amountRefunded?: RefundTransactionDetailsAmountRefunded

Property Value

Inherited From RefundTransactionDetails.amountRefunded

amountRequested

The amount of refund requested.

amountRequested?: RefundTransactionDetailsAmountRequested

Property Value

Inherited From RefundTransactionDetails.amountRequested

refundOperationId

The ID of refund operation.

refundOperationId?: string

Property Value

string

Inherited From RefundTransactionDetails.refundOperationId