n03 constant

  1. @BuiltValueEnumConst.new(wireName: r'03')
ThreeDS2RequestDataTransTypeEnum const n03

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'03')
static const ThreeDS2RequestDataTransTypeEnum n03 = _$threeDS2RequestDataTransTypeEnum_n03;