chAccString property

  1. @BuiltValueField.new(wireName: r'chAccString')
String? get chAccString

Date that the cardholder opened the account with the 3DS Requestor. Format: YYYYMMDD

Implementation

@BuiltValueField(wireName: r'chAccString')
String? get chAccString;