chAccPwChangeInd property

  1. @BuiltValueField.new(wireName: r'chAccPwChangeInd')
AcctInfoChAccPwChangeIndEnum? get chAccPwChangeInd

Indicates the length of time since the cardholder’s account with the 3DS Requestor had a password change or account reset. Allowed values: * 01 — No change * 02 — Changed during this transaction * 03 — Less than 30 days * 04 — 30–60 days * 05 — More than 60 days

Implementation

@BuiltValueField(wireName: r'chAccPwChangeInd')
AcctInfoChAccPwChangeIndEnum? get chAccPwChangeInd;