creditCardFee property

PaymentLogChargeType creditCardFee
getter/setter pair

Payment log charge type for credit card fee.

Implementation

static PaymentLogChargeType creditCardFee =
    PaymentLogChargeType(10, 'credit_card_fee');