Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.08 KB

ApikeyResponseCompound.md

File metadata and controls

18 lines (14 loc) · 1.08 KB

ApikeyResponseCompound

Properties

Name Type Description Notes
pkiApikeyID Int The unique ID of the Apikey
fkiUserID Int The unique ID of the User
objApikeyDescription MultilingualApikeyDescription
objContactName CustomContactNameResponse
sApikeyApikey String The Apikey for the API key. This will be hidden if we are not creating or regenerating the Apikey. [optional]
sApikeySecret String The Secret for the API key. This will be hidden if we are not creating or regenerating the Apikey. [optional]
bApikeyIsactive Bool Whether the apikey is active or not
bApikeyIssigned Bool Whether the apikey is signed or not [optional]
objAudit CommonAudit

[Back to Model list] [Back to API list] [Back to README]