"SoftLayer_" prefix removed for readability.
Create a new address record.
Create a new address record. The ‘‘typeId’’, ‘‘accountId’’, ‘‘description’’, ‘‘address1’’, ‘‘city’’, ‘‘state’’, ‘‘country’’, and ‘‘postalCode’’ properties in the templateObject parameter are required properties and may not be null or empty. Users will be restricted to creating addresses for their account.
Name | Type | Description |
---|---|---|
templateObject | SoftLayer_Account_Address | The SoftLayer_Account_Address object that you wish to create. |