SoftLayer_Survey_Answer


SoftLayer_Survey_Answer

Description

The SoftLayer_Survey_Answer data type contains general information relating to a single SoftLayer survey answer.

Local


answer

A survey answer’s answer that a user can response too.
Type: string


answerOrder

A value indicating the order in when a survey answer will be displayed to a user.
Type: int


id

A survey answer’s Id.
Type: int


surveyQuestionId

A survey answer’s associated SoftLayer_Survey_Question Id.
Type: int

Relational


surveyQuestion

The survey question that this answer belongs to.
Type: SoftLayer_Survey_Question

Count