Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 716 Bytes

File metadata and controls

14 lines (10 loc) · 716 Bytes

Okta.Sdk.Model.InlineHookCreate

An inline hook object that specifies the details of the inline hook

Properties

Name Type Description Notes
Channel InlineHookChannelCreate [optional]
Name string The display name of the inline hook [optional]
Type InlineHookType [optional]
_Version string Version of the inline hook type. The currently supported version is `1.0.0`. [optional]

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