Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 763 Bytes

AttachmentlogResponse.md

File metadata and controls

19 lines (14 loc) · 763 Bytes

EzmaxApi::Object::AttachmentlogResponse

Load the model package

use EzmaxApi::Object::AttachmentlogResponse;

Properties

Name Type Description Notes
fki_attachment_id int The unique ID of the Attachment.
fki_user_id int The unique ID of the User
dt_attachmentlog_datetime string The created date
e_attachmentlog_type FieldEAttachmentlogType
s_attachmentlog_detail string The additionnal detail [optional]

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