Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.04 KB

InlineHook.md

File metadata and controls

19 lines (15 loc) · 1.04 KB

Okta.Sdk.Model.InlineHook

Properties

Name Type Description Notes
Channel InlineHookChannel [optional]
Created DateTimeOffset [optional] [readonly]
Id string [optional] [readonly]
LastUpdated DateTimeOffset [optional] [readonly]
Metadata Dictionary<string, string> Specific properties for the inline hook configuration, for example, `optOutServiceProtectionRateLimit` to opt-out of Telephony Service Protection Rate Limits when using the Telephony inline hook. [optional]
Name string [optional]
Status InlineHookStatus [optional]
Type InlineHookType [optional]
_Version string [optional]
Links LinksSelf [optional]

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