# TpaycomTechnicalDocumentation.SaleFields

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**cliAuth** | [**CliAuth**](CliAuth.md) |  | 
**saleAuth** | [**SaleAuth**](SaleAuth.md) |  | 
**apiPassword** | [**CardApiPassword**](CardApiPassword.md) |  | 
**sign** | **String** | Request sign is calculated from cryptographic hash function set in Merchant’s Panel (default SHA-1): hash_alg (method + cli_auth + sale_auth + verification code); where + means concatenation. Passed cli_auth has to match with cli_auth used while creating sale in presale method.  | 


