Name | Description | Type | Additional information |
---|---|---|---|
responseStatus |
The status of PeopleGeneratorAPI GET api/Passwords call. |
PeopleResponseEnum |
None. |
peopleList |
People list containing the people generated if status == Success. |
Collection of spGetCompletePeopleRecords |
None. |
allTimeNumberOfCallsToThisAPI |
The all time number of calls made by this client to the PasswordGeneratorAPI. (Will always return 1 for failed calls to the API.) |
integer |
None. |