bankLocationId property
The location id of the bank. The field value is nil in most cases.
Implementation
@BuiltValueField(wireName: r'bankLocationId')
String? get bankLocationId;
The location id of the bank. The field value is nil in most cases.
@BuiltValueField(wireName: r'bankLocationId')
String? get bankLocationId;