acctInfo property

  1. @BuiltValueField.new(wireName: r'acctInfo')
AcctInfo? get acctInfo

Additional information about the cardholder’s account provided by the 3DS Requestor.

Implementation

@BuiltValueField(wireName: r'acctInfo')
AcctInfo? get acctInfo;