bankAccount property

PaymentLogTargetType bankAccount
getter/setter pair

Payment log target type for bank account.

Implementation

static PaymentLogTargetType bankAccount =
    PaymentLogTargetType(5, 'bank_account');