| Name | Type | Description | Notes |
|---|---|---|---|
| attributes | Object | Arbitrary properties associated with this campaign. | [optional] |
| companyName | String | Name of your company. | |
| billingEmail | String | The billing email address associated with your company account. | |
| state | StateEnum | State of the account (active, deactivated). | [optional] |
| planExpires | OffsetDateTime | The point in time at which your current plan expires. | [optional] |
| Name | Value |
|---|---|
| ACTIVE | "active" |
| DEACTIVATED | "deactivated" |