Name | Description | Type | Additional information |
---|---|---|---|
ResponseCode |
User defined response code for the survey |
integer |
None. |
Description |
User defined description of the response code given |
string |
Max length: 200 |
IsDefinite |
Determines if the Response code is a definitive or not (IsFinal - true or false). if it is definitive, AllowAppointment should be false. |
boolean |
None. |
IsSelectable |
Determines if response code is visible on dropdown list for Capi Client |
boolean |
None. |
AllowAppointment |
Determines if the Response code is meant for an appointment or not (IsIntermediate - true or false). If it is an appointment, IsDefinite should be false. |
boolean |
None. |
RelocationUrl |
Relocation url of the response code |
string |
Max length: 1024 |