Interface PlatformFeeRefund

Export

PlatformFeeRefund

Hierarchy

  • PlatformFeeRefund

Properties

amount: number

Amount in the smallest currency unit.

Memberof

PlatformFeeRefund

balance_transaction: BalanceTransaction

The balance transaction that describes the impact of this refund on your account balance. Note: Multiple balance transactions may be associated with this resource and you can fetch them all with /balance-transactions?source_id={id}.

Memberof

PlatformFeeRefund

Deprecated

created_at: string

Time at which the object was created.

Memberof

PlatformFeeRefund

id: string

Unique identifier for the object.

Memberof

PlatformFeeRefund

platform_fee_id: string

ID of the platform fee that was refunded.

Memberof

PlatformFeeRefund

updated_at: string

Time at which the object was last updated.

Memberof

PlatformFeeRefund

Generated using TypeDoc