Sha256: a2f71e7395b42e39b1b835b70e48e403759e574f67fa2a5414ed5387a8d8799a

Contents?: true

Size: 1.71 KB

Versions: 6

Compression:

Stored size: 1.71 KB

Contents

# TalonOne::Account

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Integer** | Unique ID for this entity. | 
**created** | **DateTime** | The exact moment this entity was created. | 
**modified** | **DateTime** | The exact moment this entity was last modified. | 
**company_name** | **String** |  | 
**domain_name** | **String** | Subdomain Name for yourcompany.talon.one | 
**state** | **String** | State of the account (trial, active, trial_expired) | 
**billing_email** | **String** | The billing email address associated with your company account. | 
**plan_name** | **String** | The name of your booked plan. | [optional] 
**plan_expires** | **DateTime** | The point in time at which your current plan expires. | [optional] 
**application_limit** | **Integer** | The maximum number of Applications covered by your plan. | [optional] 
**user_limit** | **Integer** | The maximum number of Campaign Manager Users covered by your plan. | [optional] 
**campaign_limit** | **Integer** | The maximum number of Campaigns covered by your plan. | [optional] 
**api_limit** | **Integer** | The maximum number of Integration API calls covered by your plan per billing period. | [optional] 
**application_count** | **Integer** | The current number of Applications in your account. | 
**user_count** | **Integer** | The current number of Campaign Manager Users in your account. | 
**campaigns_active_count** | **Integer** | The current number of active Campaigns in your account. | 
**campaigns_inactive_count** | **Integer** | The current number of inactive Campaigns in your account. | 
**attributes** | **Object** | Arbitrary properties associated with this campaign | [optional] 


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-1.4.0 docs/Account.md
talon_one-1.3.0 docs/Account.md
talon_one-1.2.0 docs/Account.md
talon_one-1.1.2 docs/Account.md
talon_one-1.1.1 docs/Account.md
talon_one-1.1.0 docs/Account.md