adds ENUM numbers.
Output / Response
Returns the object ID for the new ENUM number record.
API Call:
long addEnumNumber( long parentId, int
number, String properties
)
Parameter | Description |
---|---|
parentId | The object ID of the parent object for the ENUM number. The parent object for an ENUM number is always an ENUM zone. |
number | The ENUM phone number. |
properties | Adds object properties, and user-defined fields, including the data string, which includes service, URI, comment and ttl values. |