menu
invoice_su package
documentation
invoice_su.dart
PaymentMethod
PaymentMethod.new constructor
PaymentMethod.new constructor
dark_mode
light_mode
PaymentMethod
constructor
PaymentMethod
(
{
String
?
terminalId
,
String
?
account
,
String
?
type
,
})
Implementation
PaymentMethod({ this.terminalId, this.account, this.type, });
invoice_su package
documentation
invoice_su
PaymentMethod
PaymentMethod.new constructor
PaymentMethod class