Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1 KB

File metadata and controls

13 lines (10 loc) · 1 KB

VoucherifySdk::AreaStoreCampaignAssignment

Properties

Name Type Description Notes
id String Unique identifier of the campaign assignment. [optional]
area_id String Unique identifier of the area to which the campaign is assigned. [optional]
all_stores 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]
area_store_id String Unique identifier of the store to which the campaign is assigned. [optional]
created_at Time 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']