The SoftLayer_Product_Item_Category_Question data type represents a single question to be answered by an end user. The question may or may not be required which can be located by looking at the ‘required’ property on the item category references. The answerValueExpression property is a regular expression that is used to validate the answer to the question. The description and valueExample properties can be used to get an idea of the type of answer that should be provided.
An example and/or explanation of what the answer for the question is expected to look like.
Type: string
The type of field that should be used in an HTML form to accept an answer from an end user.
Type: SoftLayer_Product_Item_Category_Question_Field_Type
The link between an item category and an item category question.
Type: SoftLayer_Product_Item_Category_Question_Xref[]
A count of the link between an item category and an item category question.
Type: unsigned long