SoftLayer_Billing_Order_Item_Category_Answer


SoftLayer_Billing_Order_Item_Category_Answer

Description

The SoftLayer_Billing_Order_Item_Category_Answer data type represents a single answer to an item category question.

Local


answer

The answer to the question.
Type: string


createDate

The date that the answer was created.
Type: dateTime


questionId

The identifier for the question that the answer belongs to.
Type: int

Relational


orderItem

The billing order item that the answer is for.
Type: SoftLayer_Billing_Order_Item


question

The question that is being answered.
Type: SoftLayer_Product_Item_Category_Question

Count