GetCustomerAttributeNames
From
Contents |
Method
GetCustomerAttributeNamesResult getCustomerAttributeNames(UserIDBean userID)
Description
Returns the list of all custom attribute names for the customer. These attributes are usually setup during the initial creation of the organisation, and are attached to CustomerBean objects as arrays of AttributeBean objects.
Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |