n04 constant

  1. @BuiltValueEnumConst.new(wireName: r'04')
AcctInfoShipAddressUsageIndEnum const n04

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'04')
static const AcctInfoShipAddressUsageIndEnum n04 = _$acctInfoShipAddressUsageIndEnum_n04;