debit constant

  1. @BuiltValueEnumConst.new(wireName: r'debit')
PaymentMethodFundingSourceEnum const debit

The funding source of the payment method.

Implementation

@BuiltValueEnumConst(wireName: r'debit')
static const PaymentMethodFundingSourceEnum debit = _$paymentMethodFundingSourceEnum_debit;