Name | Description | Type | Additional information |
---|---|---|---|
responseStatus |
The status of PassphraseGeneratorAPI GET api/Passphrase call. |
PassphraseResponseEnum |
None. |
passphraseValue |
String containing the passphrase generated if status == Success. |
string |
None. |
allTimeNumberOfCallsToThisAPI |
The all time number of calls made by this client to the PassphraseGeneratorAPI. (Will always return 1 for failed calls to the API.) |
integer |
None. |