acctType property
Indicates the type of account. For example, for a multi-account card product. Length: 2 characters. Allowed values: * 01 — Not applicable * 02 — Credit * 03 — Debit
Implementation
@BuiltValueField(wireName: r'acctType')
ThreeDS2RequestFieldsAcctTypeEnum? get acctType;