accountFunding constant

  1. @BuiltValueEnumConst.new(wireName: r'accountFunding')
ThreeDS2RequestFieldsTransactionTypeEnum const accountFunding

Identify the type of the transaction being authenticated.

Implementation

@BuiltValueEnumConst(wireName: r'accountFunding')
static const ThreeDS2RequestFieldsTransactionTypeEnum accountFunding = _$threeDS2RequestFieldsTransactionTypeEnum_accountFunding;