Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 937 Bytes

File metadata and controls

17 lines (14 loc) · 937 Bytes

TalonOne.Model.WebhookAuthentication

Properties

Name Type Description Notes
CreatedBy string The name of the user who created the webhook authentication.
ModifiedBy string The name of the user who last modified the webhook authentication.
Webhooks List<WebhookAuthenticationWebhookRef>
Name string The name of the webhook authentication.
Type string
Data Object
Id long The internal ID of this entity.
Created DateTime The time this entity was created.
Modified DateTime The time this entity was last modified.

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