chAccAgeInd property

  1. @BuiltValueField.new(wireName: r'chAccAgeInd')
AcctInfoChAccAgeIndEnum? get chAccAgeInd

Length of time that the cardholder has had the account with the 3DS Requestor. Allowed values: * 01 — No account * 02 — Created during this transaction * 03 — Less than 30 days * 04 — 30–60 days * 05 — More than 60 days

Implementation

@BuiltValueField(wireName: r'chAccAgeInd')
AcctInfoChAccAgeIndEnum? get chAccAgeInd;