Definitions
Invite
Name | Schema |
---|---|
css |
string |
html |
string |
id |
integer (int32) |
lastModified |
string (date-time) |
links |
< string, object > map |
name |
string |
programId |
integer (int32) |
Overlay
Name | Schema |
---|---|
css |
string |
html |
string |
id |
integer (int32) |
lastModified |
string (date-time) |
links |
< string, object > map |
name |
string |
programId |
integer (int32) |
Program
Name | Schema |
---|---|
companyId |
integer (int32) |
companyName |
string |
created |
string (date-time) |
createdBy |
integer (int32) |
createdByUser |
string |
customDomainOverride |
string |
description |
string |
enableSri |
boolean |
hubId |
integer (int64) |
id |
integer (int32) |
isPublished |
boolean |
lastModified |
string (date-time) |
lastModifiedBy |
integer (int32) |
lastModifiedByUser |
string |
lastPublished |
string (date-time) |
links |
< string, object > map |
loaderLink |
|
name |
string |
previewUrl |
string |
programType |
|
publicKey |
string |
version |
integer (int32) |
ProgramPayload
Name | Schema |
---|---|
customDomainOverride |
string |
description |
string |
enableSri |
boolean |
hubId |
integer (int64) |
name |
string |
programType |
ProgramSurvey
Name | Schema |
---|---|
links |
< string, object > map |
programId |
integer (int32) |
surveyId |
string |
ResourceCollection[Invite]
Name | Schema |
---|---|
itemCount |
integer (int32) |
itemType |
string |
items |
< Invite > array |
links |
< string, object > map |
totalCount |
integer (int32) |
ResourceCollection[Overlay]
Name | Schema |
---|---|
itemCount |
integer (int32) |
itemType |
string |
items |
< Overlay > array |
links |
< string, object > map |
totalCount |
integer (int32) |
ResourceCollection[ProgramSurvey]
Name | Schema |
---|---|
itemCount |
integer (int32) |
itemType |
string |
items |
< ProgramSurvey > array |
links |
< string, object > map |
totalCount |
integer (int32) |
ResourceCollection[Program]
Name | Schema |
---|---|
itemCount |
integer (int32) |
itemType |
string |
items |
< Program > array |
links |
< string, object > map |
totalCount |
integer (int32) |
ResourceCollection[ScenarioParameter]
Name | Schema |
---|---|
itemCount |
integer (int32) |
itemType |
string |
items |
< ScenarioParameter > array |
links |
< string, object > map |
totalCount |
integer (int32) |
ResourceCollection[ScenarioTemplateParameter]
Name | Schema |
---|---|
itemCount |
integer (int32) |
itemType |
string |
items |
< ScenarioTemplateParameter > array |
links |
< string, object > map |
totalCount |
integer (int32) |
ResourceCollection[ScenarioTemplate]
Name | Schema |
---|---|
itemCount |
integer (int32) |
itemType |
string |
items |
< ScenarioTemplate > array |
links |
< string, object > map |
totalCount |
integer (int32) |
ResourceCollection[Scenario]
Name | Schema |
---|---|
itemCount |
integer (int32) |
itemType |
string |
items |
< Scenario > array |
links |
< string, object > map |
totalCount |
integer (int32) |
Scenario
Name | Schema |
---|---|
id |
integer (int32) |
isEnabled |
boolean |
lastModified |
string (date-time) |
links |
< string, object > map |
name |
string |
programId |
integer (int32) |
scenarioType |
|
script |
string |
templateId |
integer (int32) |
ScenarioParameter
Name | Schema |
---|---|
links |
< string, object > map |
name |
string |
value |
string |
ScenarioPayload
Name | Schema |
---|---|
name |
string |
scenarioType |
|
script |
string |
templateId |
integer (int32) |
ScenarioTemplate
Name | Schema |
---|---|
code |
string |
funcName |
string |
id |
integer (int32) |
lastModified |
string (date-time) |
links |
< string, object > map |
name |
string |
programId |
integer (int32) |
ScenarioTemplateParameter
Name | Schema |
---|---|
addButtonLabel |
string |
caption |
string |
desc |
string |
keyLabel |
string |
keyLabelRight |
string |
keyLabelTop |
string |
keyType |
|
label |
string |
labelRight |
string |
labelTop |
string |
links |
< string, object > map |
name |
string |
type |
|
valueLabel |
string |
valueLabelRight |
string |
valueLabelTop |
string |
valueType |
ScenarioTemplateParameterPayload
Name | Schema |
---|---|
addButtonLabel |
string |
caption |
string |
desc |
string |
keyLabel |
string |
keyLabelRight |
string |
keyLabelTop |
string |
keyType |
|
label |
string |
labelRight |
string |
labelTop |
string |
name |
string |
type |
|
valueLabel |
string |
valueLabelRight |
string |
valueLabelTop |
string |
valueType |