SoftLayer_Container_Product_Order_Attribute_Contact


SoftLayer_Container_Product_Order_Attribute_Contact

Description

This is the datatype that needs to be populated and sent to SoftLayer_Product_Order::placeOrder. The SoftLayer_Container_Product_Order_Attribute_Contact datatype contains the contact information.

Local


address

The address information of the contact.
Type: SoftLayer_Container_Product_Order_Attribute_Address


emailAddress

The email address of the contact.
Type: string


faxNumber

The fax number associated with a contact. This is an optional value.
Type: string


firstName

The first name of the contact.
Type: string


lastName

The last name of the contact.
Type: string


organizationName

The organization name of the contact.
Type: string


phoneNumber

The phone number associated with a contact.
Type: string


title

The title of the contact.
Type: string

Relational

Count