Name | Type | Description | Notes |
---|---|---|---|
id | Integer | Internal ID of this entity. | |
created | OffsetDateTime | The time this entity was created. | |
name | String | The name of the store. | |
description | String | The description of the store. | |
attributes | Object | The attributes of the store. | [optional] |
integrationId | String | The integration ID of the store. You choose this ID when you create a store. Note: You cannot edit the `integrationId` after the store has been created. | |
applicationId | Integer | The ID of the application that owns this entity. | |
updated | OffsetDateTime | Timestamp of the most recent update on this entity. | |
linkedCampaignIds | List<Integer> | A list of IDs of the campaigns that are linked with current store. | [optional] |