Waiver

This model represents the properties associated with each waiver.

NameDescription
idThe waiver's unique identifier
folderIdThis is a unique identifier of the folder for this waiver (waiver folder)
creatorIdThis is a unique identifier of the creator of this waiver
teamIdThis is a unique identifier of the team the creator of this waiver
organizerThis object describes the company or organization that created the waiver. It contains detailed information about the organization, such as id,name,photoURL and location.
eventThis objects describes the event for this waiver. It contains information such as name and type of the event
eventDateThis object describes the duration of the event. Fields available include length, startDate and endDate
includeEmergencyContactThis is a boolean that determins if an emagergency contact phone number is required for the waiver
customerLabelThis parameter gives more information about the type of customer (participant, volunteer or signee)
intensityThis object represents the intensity level of the event
activitiesThis object describes the list of activities for the waiver
statusThis parameter describes the current state of the waiver. States include Draft, Active and Inactive
titleThis parameter repesents the title of the waiver
bodyThis is an HTML formatted string that represents the content of the waiver
signatureContentThe HTML that represents the signature content of the waiver
ageGroupA list of age groups that can have access to this waiver
additionalFieldsAn array of objects that identify additional information required to complete the waiver
stepThe total number of steps included in the waiver creation
pdfURLThe URL to a downloadble version of the waiver
publishDateThe timestamp the waiver was publihsed
slugA unique URL to this waiver
includeAddressA boolean that verifies an address must be included to complete this waiver
addressRequiredA boolean that verifies an address is required to complete this waiver
includeIdentificationA boolean that verifies identification must be included to complete this waiver
identificationRequiredA boolean that verifies identification is required to complete this waiver
includeVideoA boolean the verifies a video is included in the waiver
videoUrlThe URL of the video associated with this waiver
smsContentSMS content
smsCodeSMS Verification Code
createdAtThe timestamp of when this waiver was created
lastUpdatedAtthe timestamp of when this waiver was last updated
nonProfitthe boolean that verifies the waiver is for Non Profit
totalResponsesthe count of the number of responses
downloadCountThe number of times a waiver has been downloaded
participantsThe list of all participant associated with the waiver. It contains both minors and adults. See Participants section in sidebar for more details.