Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/payments
PaymentPayoutConfiguration
Interface PaymentPayoutConfiguration
Payout configuration attached to a payment.
interface
PaymentPayoutConfiguration
{
destination
?:
{
financialAccountId
?:
string
}
;
enableFx
?:
boolean
;
}
Index
Properties
destination?
enable
Fx?
Properties
Optional
destination
destination
?:
{
financialAccountId
?:
string
}
Optional
enable
Fx
enableFx
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
destination
enable
Fx
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...
Payout configuration attached to a payment.