SoftLayer_Product_Package_Order_Step_Next


SoftLayer_Product_Package_Order_Step_Next

Description

This datatype simply describes which steps are next in line for ordering.

Local


id

The unique identifier for this object.
Type: int


nextOrderStepId

The unique identifier for SoftLayer_Product_Package_Order_Step for the next step in the process.
Type: int


orderStepId

The unique identifier for SoftLayer_Product_Package_Order_Step for the current step.
Type: int

Relational


step

The SoftLayer_Product_Package_Order_Step to which this object belongs.
Type: SoftLayer_Product_Package_Order_Step

Count