Mayson Monorepo Documentation
Preparing search index...
packages/stripe/src
Stripe
Source
SepaDebit
Interface SepaDebit
interface
SepaDebit
{
bank_code
?:
string
;
branch_code
?:
string
;
country
?:
string
;
fingerprint
?:
string
;
last4
?:
string
;
mandate_reference
?:
string
;
mandate_url
?:
string
;
}
Index
Properties
bank_
code?
branch_
code?
country?
fingerprint?
last4?
mandate_
reference?
mandate_
url?
Properties
Optional
bank_
code
bank_code
?:
string
Optional
branch_
code
branch_code
?:
string
Optional
country
country
?:
string
Optional
fingerprint
fingerprint
?:
string
Optional
last4
last4
?:
string
Optional
mandate_
reference
mandate_reference
?:
string
Optional
mandate_
url
mandate_url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bank_
code
branch_
code
country
fingerprint
last4
mandate_
reference
mandate_
url
Mayson Monorepo Documentation
Loading...