menu
client_stripe package
documentation
models.dart
SourceTypeAuBecsDebit
SourceTypeAuBecsDebit const constructor
SourceTypeAuBecsDebit const constructor
dark_mode
light_mode
SourceTypeAuBecsDebit
constructor
const
SourceTypeAuBecsDebit
(
{
String
?
bsbNumber
,
String
?
fingerprint
,
String
?
last4
,
})
Implementation
const SourceTypeAuBecsDebit({ this.bsbNumber, this.fingerprint, this.last4, });
client_stripe package
documentation
models
SourceTypeAuBecsDebit
SourceTypeAuBecsDebit const constructor
SourceTypeAuBecsDebit class