Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 965 Bytes

CommonAuditdetail.md

File metadata and controls

21 lines (16 loc) · 965 Bytes

EzmaxApi::Object::CommonAuditdetail

Load the model package

use EzmaxApi::Object::CommonAuditdetail;

Properties

Name Type Description Notes
fki_user_id int The unique ID of the User
fki_apikey_id int The unique ID of the Apikey [optional]
s_user_loginname string The login name of the User.
s_user_lastname string The last name of the user
s_user_firstname string The first name of the user
s_apikey_description_x string The description of the Apikey in the language of the requester [optional]
dt_auditdetail_date string Represent a Date Time. The timezone is the one configured in the User's profile.

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