Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.13 KB

EventHook.md

File metadata and controls

20 lines (16 loc) · 1.13 KB

Okta.Sdk.Model.EventHook

Properties

Name Type Description Notes
Channel EventHookChannel
Created DateTimeOffset Timestamp of the event hook creation [optional] [readonly]
CreatedBy string The ID of the user who created the event hook [optional] [readonly]
Description string Description of the event hook [optional]
Events EventSubscriptions
Id string Unique key for the event hook [optional] [readonly]
LastUpdated DateTimeOffset Date of the last event hook update [optional] [readonly]
Name string Display name for the event hook
Status string Status of the event hook [optional] [readonly]
VerificationStatus EventHookVerificationStatus [optional]
Links EventHookLinks [optional]

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