accountIdType property

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

The type of account identifier for the masked account number.

Implementation

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