createObjects


SoftLayer_User_Customer_Notification_Hardware::createObjects

Create multiple user hardware notification entries at once

Description

Passing in a collection of unsaved instances of Customer_Notification_Hardware objects into this function will create all objects and return the results to the user.

Parameters

Name Type Description
templateObjects SoftLayer_User_Customer_Notification_Hardware[] An array of SoftLayer_User_Customer_Notification_Hardware objects that you wish to create.

Required Headers

Optional Headers

Return Values