creditCard property

PaymentLogSourceType creditCard
getter/setter pair

Payment log source type for credit card.

Implementation

static PaymentLogSourceType creditCard =
    PaymentLogSourceType(6, 'credit_card');