Specifies the criteria to use when retrieving a list of bank objects. Only bank objects that match the specified criteria will be returned. For the best performance, create criteria that uses only the properties marked with the dagger (†). These properties correspond to indexed columns in the database.
Property |
Type |
Description |
---|---|---|
Id† |
A string restriction specifying ID for the bank. |
|
Name† |
A string restriction specifying the name for the bank. |
|
Branch† |
A string restriction specifying the branch for the bank. |