AddService
This method adds a new service and returns the new service ID.
AddService (ServiceName, ServiceDescription, ServiceFee, ServiceGroup)
|
Name |
Type |
Description |
|---|---|---|
|
ServiceName |
string |
The name of the service. |
|
ServiceDescription |
string |
A description of the service. |
|
ServiceFee |
string |
Contains empty string or legal numeric positive value. |
|
ServiceGroups |
string/map/null |
Name of a service group or map of service groups (can be empty). |
The new service ID.
None.
|
Copyright © 2013 CA.
Tous droits réservés.
|
|