bankAccount property
getter/setter pair
Payment log target type for bank account.
Implementation
static PaymentLogTargetType bankAccount =
PaymentLogTargetType(5, 'bank_account');
Payment log target type for bank account.
static PaymentLogTargetType bankAccount =
PaymentLogTargetType(5, 'bank_account');