Table of Contents

Class HookCreateRequest

Namespace
Auth0.ManagementApi.Models
Assembly
Auth0.ManagementApi.dll
public class HookCreateRequest : HookBase
Inheritance
HookCreateRequest
Inherited Members

Properties

TriggerId

Gets or sets the triggerId of the hook.

[JsonProperty("triggerId")]
public string TriggerId { get; set; }

Property Value

string