GetUserSummaries
From
(Difference between revisions)
(Created page with " See also, [http://eservicewebtest.econz.com/SOAP/timecard_wsdl_doc.html#op.idm46361180248416 auto generated] doc.") |
|||
Line 1: | Line 1: | ||
+ | == Method == | ||
+ | [[GetUserDetailsResult]] getUserSummaries([[UserIDBean]] userID) | ||
+ | == Description == | ||
+ | Gets a summary for all users in the organisation. | ||
+ | |||
+ | == Parameters == | ||
+ | {| border=1 | ||
+ | !Type | ||
+ | !Name | ||
+ | !Description | ||
+ | |---- bgcolor=#EDEDFF | ||
+ | |[[UserIDBean]] | ||
+ | |userID | ||
+ | |The admin username and password. | ||
+ | |} | ||
+ | |||
+ | == Return Value == | ||
+ | [[GetUserDetailsResult]] | ||
See also, [http://eservicewebtest.econz.com/SOAP/timecard_wsdl_doc.html#op.idm46361180248416 auto generated] doc. | See also, [http://eservicewebtest.econz.com/SOAP/timecard_wsdl_doc.html#op.idm46361180248416 auto generated] doc. |
Revision as of 02:57, 20 January 2017
Contents |
Method
GetUserDetailsResult getUserSummaries(UserIDBean userID)
Description
Gets a summary for all users in the organisation.
Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
Return Value
See also, auto generated doc.