bankAccount property

PaymentLogSourceType bankAccount
getter/setter pair

Payment log source type for bank account.

Implementation

static PaymentLogSourceType bankAccount =
    PaymentLogSourceType(4, 'bank_account');