EventSeriesEventInstanceInput
Fields
| Field | Type | Description |
|---|---|---|
announceDate | DateTime | The date the availability of tickets is announced |
assets | [AssetInput!] | The assets to associate with the event instance |
attendees | [ConnectableInput!] | The employees attending this event instance |
buyers | [ConnectableInput!] | The buyers that buy for this event instance |
dailyCapacity | Int | The daily capacity for the event instance |
eventInstanceDays | [EventInstanceEventInstanceDayInput!] | The event instance days of this event instance |
externalRecords | [ExternalRecordInput!] | The external records associated with this event instance |
fromDate | DateTime | When does the relationship start. Default to now |
locations | [LocationCreateInput!] | The locations of an event instance |
names | [NameInput!]! | The names of an event instance. 'Display name' is required. |
onlineAddresses | [OnlineAddressInput!] | The online addresses of an event instance |
onSaleDate | DateTime | The date that the event instance tickets go on sale |
prohibitingRadiusTerms | [ConnectableInput!] | The radius terms prohibiting this event instance |
stageInstances | [EventInstanceStageInstanceInput!] | The stage instances of this event instance |
status | EventInstanceStatus | The status of the event instance |
thruDate | DateTime | |
venues | [ConnectableInput!] | The venues where this event instance happens |