n02 constant

  1. @BuiltValueEnumConst.new(wireName: r'02')
AcctInfoShipAddressUsageIndEnum const n02

Indicates when the shipping address used for this transaction was first used with the 3DS Requestor. Allowed values: * 01 — This transaction * 02 — Less than 30 days * 03 — 30–60 days * 04 — More than 60 days

Implementation

@BuiltValueEnumConst(wireName: r'02')
static const AcctInfoShipAddressUsageIndEnum n02 = _$acctInfoShipAddressUsageIndEnum_n02;