Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 981 Bytes

File metadata and controls

19 lines (14 loc) · 981 Bytes

# 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 \TalonOne\Client\Model\WebhookAuthenticationWebhookRef[]
name string The name of the webhook authentication.
type string
data object
id int 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]