Mayson Monorepo Documentation
Preparing search index...
packages/stripe/src
Stripe
Treasury
OutboundPayment
DestinationPaymentMethodDetails
Interface DestinationPaymentMethodDetails
interface
DestinationPaymentMethodDetails
{
billing_details
:
Stripe
.
Treasury
.
OutboundPayment
.
DestinationPaymentMethodDetails
.
BillingDetails
;
financial_account
?:
Stripe
.
Treasury
.
OutboundPayment
.
DestinationPaymentMethodDetails
.
FinancialAccount
;
type
:
Stripe
.
Treasury
.
OutboundPayment
.
DestinationPaymentMethodDetails
.
Type
;
us_bank_account
?:
Stripe
.
Treasury
.
OutboundPayment
.
DestinationPaymentMethodDetails
.
UsBankAccount
;
}
Index
Properties
billing_
details
financial_
account?
type
us_
bank_
account?
Properties
billing_
details
billing_details
:
Stripe
.
Treasury
.
OutboundPayment
.
DestinationPaymentMethodDetails
.
BillingDetails
Optional
financial_
account
financial_account
?:
Stripe
.
Treasury
.
OutboundPayment
.
DestinationPaymentMethodDetails
.
FinancialAccount
type
type
:
Stripe
.
Treasury
.
OutboundPayment
.
DestinationPaymentMethodDetails
.
Type
The type of the payment method used in the OutboundPayment.
Optional
us_
bank_
account
us_bank_account
?:
Stripe
.
Treasury
.
OutboundPayment
.
DestinationPaymentMethodDetails
.
UsBankAccount
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
billing_
details
financial_
account
type
us_
bank_
account
Mayson Monorepo Documentation
Loading...
The type of the payment method used in the OutboundPayment.