Skip to main content

StripeSepaDebitType

No description

type StripeSepaDebitType {
bank_code: String
branch_code: String
country: String
fingerprint: String
last4: String
mandate_reference: String
mandate_url: String
}

Fields

StripeSepaDebitType.bank_code ● String scalar

StripeSepaDebitType.branch_code ● String scalar

StripeSepaDebitType.country ● String scalar

StripeSepaDebitType.fingerprint ● String scalar

StripeSepaDebitType.last4 ● String scalar

StripeSepaDebitType.mandate_reference ● String scalar

StripeSepaDebitType.mandate_url ● String scalar

Member of

StripeSourcesType object