java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.container.product.order.attribute.Address

@ApiType("SoftLayer_Container_Product_Order_Attribute_Address")
public class Address
extends Entity
This is the datatype that needs to be populated and sent to SoftLayer_Product_Order::placeOrder. The SoftLayer_Container_Product_Order_Attribute_Address datatype contains the address information.
See Also:
SoftLayer_Container_Product_Order_Attribute_Address