# PaycometRestApi.V1FormBody

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**operationType** | **Number** | PAYCOMET operation type (ID 1 - authorization, 3 - preauthorization, 9 - subscription, 107 - tokenization, 114 - authorization by reference, 116 - dcc authorization). | 
**language** | **String** | Language for user interface. | [optional] 
**terminal** | **Number** | Product or terminal Id | [optional] 
**productDescription** | **String** | Product description (only in 107 - tokenization). | [optional] 
**payment** | [**V1formPayment**](V1formPayment.md) |  | [optional] 
**subscription** | [**V1formSubscription**](V1formSubscription.md) |  | [optional] 
