SoftLayer_Container_Product_Order_Attribute_Address


SoftLayer_Container_Product_Order_Attribute_Address

Description

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.

Local


addressLine1

The physical street address.
Type: string


addressLine2

The second line in the address. Information such as suite number goes here.
Type: string


city

The city name
Type: string


countryCode

The 2-character Country code. (i.e. US)
Type: string


nonUsState

State, Region or Province not part of the U.S. or Canada.
Type: string


postalCode

The Zip or Postal Code.
Type: string


state

U.S. State, Region or Canadian Province.
Type: string

Relational

Count