Interface IInlineHookResponse
Represents a InlineHookResponse resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IInlineHookResponse : IResource
Properties
Commands
Declaration
IList<IInlineHookResponseCommands> Commands { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IList<IInlineHookResponseCommands> |