entityIds property
The unique identifiers of the bank account(s) that the deadline applies to
Implementation
@BuiltValueField(wireName: r'entityIds')
BuiltList<String>? get entityIds;
The unique identifiers of the bank account(s) that the deadline applies to
@BuiltValueField(wireName: r'entityIds')
BuiltList<String>? get entityIds;