SoftLayer_Survey_Response


SoftLayer_Survey_Response

Description

The SoftLayer_Survey_Response data type contains general information relating to a single SoftLayer survey response.

Local


otherAnswer

The user typed response for the SoftLayer_Survey_Answer that a response is associated with.
Type: string


surveyAnswerId

The Id of the SoftLayer_Survey_Answer that a response was made for.
Type: int

Relational


surveyAnswer

The survey answer that this response was to.
Type: SoftLayer_Survey_Answer

Count