The SoftLayer_Billing_Oder_Quote data type contains general information relating to an individual order applied to a SoftLayer customer account or to a new customer. Personal information in this type such as names, addresses, and phone numbers are taken from the account’s contact information at the time the quote is generated for existing SoftLayer customer.
This property holds the date of expiration of a quote, after that date the quote would be deem expired
Type: dateTime
Holds the date when the quote record was modified with reference to its creation date
Type: dateTime
This property Holds system generated notes. In our case if a quote is tied to an order where one of the order item has an inactive promotion code, the quote will be considered invalid.
Type: string
This property Holds the current status of a Quote: pending,expired, saved or deleted
Type: string
Indicates whether the owner of the quote chosen to no longer be contacted.
Type: boolean
This order contains the records for which products were selected for this quote.
Type: SoftLayer_Billing_Order
These are all the orders that were created from this quote.
Type: SoftLayer_Billing_Order[]
A count of these are all the orders that were created from this quote.
Type: unsigned long