bankAccount property
getter/setter pair
Payment log source type for bank account.
Implementation
static PaymentLogSourceType bankAccount =
PaymentLogSourceType(4, 'bank_account');
Payment log source type for bank account.
static PaymentLogSourceType bankAccount =
PaymentLogSourceType(4, 'bank_account');