Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.05 KB

EzsigndocumentlogResponse.md

File metadata and controls

22 lines (17 loc) · 1.05 KB

openapi.model.EzsigndocumentlogResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
fkiUserID int The unique ID of the User [optional]
fkiEzsignsignerID int The unique ID of the Ezsignsigner [optional]
dtEzsigndocumentlogDatetime String The date and time at which the event was logged
eEzsigndocumentlogType FieldEEzsigndocumentlogType
sEzsigndocumentlogDetail String The detail of the Ezsigndocumentlog
sEzsigndocumentlogLastname String The last name of the User or Ezsignsigner
sEzsigndocumentlogFirstname String The first name of the User or Ezsignsigner
sEzsigndocumentlogIP String Represent an IP address.

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