Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.06 KB

WebhookSendWebhookV1Request.md

File metadata and controls

22 lines (17 loc) · 1.06 KB

openapi.model.WebhookSendWebhookV1Request

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
eWebhookModule FieldEWebhookModule
eWebhookEzsignevent CustomEWebhookEzsignevent [optional]
eWebhookManagementevent FieldEWebhookManagementevent [optional]
fkiEzsignfolderID int The unique ID of the Ezsignfolder [optional]
fkiEzsigndocumentID int The unique ID of the Ezsigndocument [optional]
fkiEzsignsignerID int The unique ID of the Ezsignsigner [optional]
fkiUserID int The unique ID of the User [optional]
fkiUserstagedID int The unique ID of the Userstaged [optional]

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