orcalib.client_data_model#
ApiFilter
#
Bases: BaseModel
Client-side model of a filter that’s used with calls to select(...)
SimpleTableQueryRequest
#
Bases: BaseModel
Client-side model of the request to the simple_table_query
endpoint.
NOTE
This is currently a duplicate of the server’s model, but we want them to remain separate for now, since the client’s model may change in the future.