payment constant

  1. @BuiltValueEnumConst.new(wireName: r'payment')
CheckoutBankAccountAccountTypeEnum const payment

The type of the bank account.

Implementation

@BuiltValueEnumConst(wireName: r'payment')
static const CheckoutBankAccountAccountTypeEnum payment = _$checkoutBankAccountAccountTypeEnum_payment;