The SoftLayer_Survey data type contains general information relating to a single SoftLayer survey.
A flag indicating if a survey can be taken. Type: integer
The date that a survey had originally started. Type: dateTime
A survey’s id. Type: integer
A survey’s name or title. Type: string
The status id of the survey. Type: integer
The type id of the survey. Type: integer
The questions for a survey. Type: SoftLayer_Survey_Question[]
The status of the survey Type: SoftLayer_Survey_Status
The type of survey Type: SoftLayer_Survey_Type
A count of the questions for a survey. Type: unsigned long