Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.08 KB

EzsigndocumentlogResponse.md

File metadata and controls

22 lines (17 loc) · 1.08 KB

EzmaxApi::Object::EzsigndocumentlogResponse

Load the model package

use EzmaxApi::Object::EzsigndocumentlogResponse;

Properties

Name Type Description Notes
fki_user_id int The unique ID of the User [optional]
fki_ezsignsigner_id int The unique ID of the Ezsignsigner [optional]
dt_ezsigndocumentlog_datetime string The date and time at which the event was logged
e_ezsigndocumentlog_type FieldEEzsigndocumentlogType
s_ezsigndocumentlog_detail string The detail of the Ezsigndocumentlog
s_ezsigndocumentlog_lastname string The last name of the User or Ezsignsigner
s_ezsigndocumentlog_firstname string The first name of the User or Ezsignsigner
s_ezsigndocumentlog_ip string Represent an IP address.

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