RadiusTerm
A structured default contractual term attached to a party, typically a party with a Buyer or Client role.
Fields
| Field | Type | Description |
|---|---|---|
buyers | [Buyer!] | A list of event series having this radius term |
createdBy | String | |
createdDate | DateTime | |
daysAfter | Int | The number of days AFTER the event |
daysBefore | Int | The number of days BEFORE the event |
eventSeries | [EventSeries!] | A list of event series having this radius term |
geoAreas | [GeoArea!] | A list of this radius term's geo areas |
id | ID | |
modifiedBy | String | |
modifiedDate | DateTime | |
origins | [RadiusTermOrigin!] | A list of this radius term's origin points |
prohibitedEventInstances | [EventInstance!] | A list of event instances this radius term prohibits |
prohibitedEventSeries | [EventSeries!] | A list of event series this radius term prohibits |
radius | Float | The distance (in miles) for the radius term |
termText | String | The full text of the radius term |