Amazon Selling Partner API (SP-API) SDK for TypeScript
Preparing search index...
@sp-api-sdk/finances-api-v0
ChargeRefundTransaction
Interface ChargeRefundTransaction
The charge refund transaction.
interface
ChargeRefundTransaction
{
ChargeAmount
?:
Currency
;
ChargeType
?:
string
;
}
Index
Properties
Charge
Amount?
Charge
Type?
Properties
Optional
Charge
Amount
ChargeAmount
?:
Currency
Optional
Charge
Type
ChargeType
?:
string
The type of charge.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Charge
Amount
Charge
Type
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
The charge refund transaction.