tapis-pgrest 0.3.1

The Tapis PgREST API provides a RESTful interface to a managed SQL-db-as-a-service.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# UpdateMultipleTableRowsWhereSubValue

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**operator** | Option<**String**> | The operator to use in the where clause when comparing rows to be updated. | [optional]
**value** | Option<[**models::UpdateMultipleTableRowsWhereSubValueValue**]UpdateMultipleTableRows_where_sub_value_value.md> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)