# KnetikCloud.IntegerOperationResource

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**args** | [**[ExpressionResource]**](ExpressionResource.md) | The arguments the operator apply to. See notes for details. | 
**definition** | **String** |  | [optional] 
**op** | **String** | The operator to be used in this predicate. See notes for details. | 
**return_type** | **String** |  | [optional] 
**supported_operators** | [**[OperationDefinitionResource]**](OperationDefinitionResource.md) | The operators supported by this expression | [optional] 
**type** | **String** |  | [optional] 


