Twilio\Rest\FlexApi\V1\UpdateInsightsQuestionnairesQuestionOptions
Synopsis
class UpdateInsightsQuestionnairesQuestionOptions
extends Options
{
- // Inherited members from Options
- protected array $options;
- // methods
- public void __construct()
- public UpdateInsightsQuestionnairesQuestionOptions setCategoryId()
- public UpdateInsightsQuestionnairesQuestionOptions setQuestion()
- public UpdateInsightsQuestionnairesQuestionOptions setDescription()
- public UpdateInsightsQuestionnairesQuestionOptions setAnswerSetId()
- public UpdateInsightsQuestionnairesQuestionOptions setToken()
- public string __toString()
- // Inherited methods from Options
- public void getIterator()
Hierarchy
Extends
Members
protected
- $options
Methods
public
- __construct()
- __toString() — Provide a friendly representation
- setAnswerSetId() — The answer_set for the question.
- setCategoryId() — The ID of the category
- setDescription() — The description for the question.
- setQuestion() — The question.
- setToken() — The Token HTTP request header