Syntax
GetUnits ()
Description
This function is used to get all defined amounts of units for the logged-in client.
Request Parameters
The GetUnits operation has no request parameters.
Response Elements
Name | Description |
Units | The GetUnits operation returns a list (Of Type Unit) that contains all units. The following are the Order data members:
Type: JSON Object as List (of Unit). |
See Also