n01 constant

  1. @BuiltValueEnumConst.new(wireName: r'01')
ThreeDS2RequestDataTransTypeEnum const n01

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'01')
static const ThreeDS2RequestDataTransTypeEnum n01 = _$threeDS2RequestDataTransTypeEnum_n01;