Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.04 KB

ApikeyResponseCompound.md

File metadata and controls

22 lines (14 loc) · 1.04 KB

ApikeyResponseCompound

An Apikey Object and children to create a complete structure

Properties

Name Type Description Notes
pkiApikeyID Integer The unique ID of the Apikey
fkiUserID Integer 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 Boolean Whether the apikey is active or not
bApikeyIssigned Boolean Whether the apikey is signed or not [optional]
objAudit CommonAudit