accountFunding constant

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

Identify the type of the transaction being authenticated.

Implementation

@BuiltValueEnumConst(wireName: r'accountFunding')
static const ThreeDS2RequestDataTransactionTypeEnum accountFunding = _$threeDS2RequestDataTransactionTypeEnum_accountFunding;