n10 constant

  1. @BuiltValueEnumConst.new(wireName: r'10')
ThreeDS2RequestFieldsTransTypeEnum const n10

Identifies the type of transaction being authenticated. Length: 2 characters. Allowed values: * 01 — Goods/Service Purchase * 03 — Check Acceptance * 10 — Account Funding * 11 — Quasi-Cash Transaction * 28 — Prepaid Activation and Load

Implementation

@BuiltValueEnumConst(wireName: r'10')
static const ThreeDS2RequestFieldsTransTypeEnum n10 = _$threeDS2RequestFieldsTransTypeEnum_n10;