The SoftLayer_User_Customer id of the portal or API user who impersonated the user which submitted an order.
Type:
int
The SoftLayer_Billing_Order_Quote id of the quote’s user who finalized an order.
Type:
int
The SoftLayer_User_Customer id of the portal or API user who submitted an order.
Type:
int
A cart is similar to a quote, except that it can be continually modified by the customer and does not have locked-in prices. Not all orders will have a cart associated with them. See SoftLayer_Billing_Order_Cart for more information.
Type:
SoftLayer_Billing_Order_Cart
The SoftLayer_Billing_Order_Item that are core restricted
Type:
SoftLayer_Billing_Order_Item[]
All credit card transactions associated with this order. If this order was not placed with a credit card, this will be empty.
Type:
SoftLayer_Billing_Payment_Card_Transaction[]
An order’s top level items. This normally includes the server line item and any non-server additional services such as NAS or ISCSI.
Type:
SoftLayer_Billing_Order_Item[]
This amount represents the order’s initial charge including set up fee and taxes.
Type:
decimal
An order’s total one time amount summing all the set up fees, the labor fees and the one time fees. Taxes will be applied for non-tax-exempt. This amount represents the initial fees that will be charged.
Type:
decimal
An order’s total one time amount. This amount represents the initial fees before tax.
Type:
decimal
An order’s total one time tax amount. This amount represents the tax that will be applied to the total charge, if the SoftLayer_Account tied to a SoftLayer_Billing_Order is a taxable account.
Type:
decimal
An order’s total recurring amount. Taxes will be applied for non-tax-exempt. This amount represents the fees that will be charged on a recurring (usually monthly) basis.
Type:
decimal
An order’s total recurring amount. This amount represents the fees that will be charged on a recurring (usually monthly) basis.
Type:
decimal
The total tax amount of the recurring fees, if the SoftLayer_Account tied to a SoftLayer_Billing_Order is a taxable account.
Type:
decimal
The type of an order. This lets you know where this order was generated from.
Type:
SoftLayer_Billing_Order_Type
All PayPal transactions associated with this order. If this order was not placed with PayPal, this will be empty.
Type:
SoftLayer_Billing_Payment_PayPal_Transaction[]
The quote of an order. This quote holds information about its expiration date, creation date, name and status. This information is tied to an order having the status ‘QUOTE’
Type:
SoftLayer_Billing_Order_Quote
The Referral Partner who referred this order. (Only necessary for new customer orders)
Type:
SoftLayer_Account
A count of the SoftLayer_Billing_Order_Item that are core restricted
Type:
unsignedLong
A count of all credit card transactions associated with this order. If this order was not placed with a credit card, this will be empty.
Type:
unsignedLong
A count of an order’s top level items. This normally includes the server line item and any non-server additional services such as NAS or ISCSI.
Type:
unsignedLong
A count of all PayPal transactions associated with this order. If this order was not placed with PayPal, this will be empty.
Type:
unsignedLong