# TpaycomTechnicalDocumentation.RegisterSaleFields

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | [**Name**](Name.md) |  | 
**email** | [**Email**](Email.md) |  | 
**desc** | [**Desc**](Desc.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): sha1(method + name + email + desc + amount + currency + order_id + onetimer + language + verification code) where + means concatenation. | 
**currency** | [**Currency**](Currency.md) |  | [optional] 
**onetimer** | [**Onetimer**](Onetimer.md) |  | [optional] 
**powUrl** | [**PowUrl**](PowUrl.md) |  | [optional] 
**powUrlBlad** | [**PowUrlBlad**](PowUrlBlad.md) |  | [optional] 
**orderId** | [**OrderId**](OrderId.md) |  | [optional] 
**language** | [**Language**](Language.md) |  | [optional] 


