Sha256: 7a7376fe546d7e81cec745abbfcb12713ee082865c0a4fca6e71e47c1e936486
Contents?: true
Size: 951 Bytes
Versions: 4
Compression:
Stored size: 951 Bytes
Contents
# TalonOne::NewApplication ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | The name of this application. | **description** | **String** | A longer description of the application. | [optional] **key** | **String** | Hex key for HMAC-signing API calls as coming from this application (16 hex digits) | **timezone** | **String** | A string containing an IANA timezone descriptor. | **currency** | **String** | A string describing a default currency for new customer sessions. | **case_sensitivity** | **String** | A string indicating how should campaigns in this application deal with case sensitivity on coupon codes. | [optional] **attributes** | **Object** | Arbitrary properties associated with this campaign | [optional] **limits** | [**Array<LimitConfig>**](LimitConfig.md) | Default limits for campaigns created in this application | [optional]
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
talon_one-1.2.0 | docs/NewApplication.md |
talon_one-1.1.2 | docs/NewApplication.md |
talon_one-1.1.1 | docs/NewApplication.md |
talon_one-1.1.0 | docs/NewApplication.md |