| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Unique identifier of the campaign assignment. | [optional] |
| areaId | String | Unique identifier of the area to which the campaign is assigned. | [optional] |
| allStores | Boolean | Determines if the campaign is assigned to all of the stores in the area, i.e. if an area ID is passed in the `access_settings.assign.area_all_stores_ids` in the request. | [optional] |
| areaStoreId | String | Unique identifier of the store to which the campaign is assigned. | [optional] |
| createdAt | Date | Date and time when the assignment was made. The value is shown in the ISO 8601 format. | [optional] |
| object | String | The type of the object represented by JSON. This object stores information about the campaign assignment to areas or stores. | [optional] [default to 'area_store_campaign_assignment'] |
area_store_campaign_assignment(value:"area_store_campaign_assignment")