accountNumber property
Identification of the customer account. Mandatory if TrackData absent.
Implementation
@BuiltValueField(wireName: r'AccountNumber')
String? get accountNumber;
Identification of the customer account. Mandatory if TrackData absent.
@BuiltValueField(wireName: r'AccountNumber')
String? get accountNumber;