# TpaycomTechnicalDocumentation.SecuresaleFields

## 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 panel (default SHA-1) hash_alg (method + card + name + email + desc + amount + currency + order_id + onetimer + language + cc + enable_pow_url + verification code) where + means concatenation.  | 
**currency** | [**Currency**](Currency.md) |  | 
**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] 
**enablePowUrl** | **Number** |  | [optional] 
**card** | **String** | Card hash calculated by schema described in method description | 


