Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 811 Bytes

ApikeyRequestCompound.md

File metadata and controls

19 lines (14 loc) · 811 Bytes

EzmaxApi::Object::ApikeyRequestCompound

Load the model package

use EzmaxApi::Object::ApikeyRequestCompound;

Properties

Name Type Description Notes
pki_apikey_id int The unique ID of the Apikey [optional]
fki_user_id int The unique ID of the User
obj_apikey_description MultilingualApikeyDescription
b_apikey_isactive boolean Whether the apikey is active or not [optional]
b_apikey_issigned boolean Whether the apikey is signed or not [optional]

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