# TpaycomTechnicalDocumentation.PresaleFields

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**desc** | [**Desc**](Desc.md) |  | 
**cliAuth** | [**CliAuth**](CliAuth.md) |  | 
**amount** | [**Amount**](Amount.md) |  | 
**apiPassword** | [**CardApiPassword**](CardApiPassword.md) |  | 
**sign** | **String** | Sign is calculated from cryptographic hash function set in Merchant’s Panel (default SHA-1): hash_alg (method + cli_auth + desc + amount + currency + order_id + language + cc + verification code) where + means concatenation. | 
**currency** | [**Currency**](Currency.md) |  | [optional] 
**orderId** | [**OrderId**](OrderId.md) |  | [optional] 
**language** | [**Language**](Language.md) |  | [optional] 


