Table of Contents

Class FlowActionZapierTriggerWebhookParamsMethod.Values

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

Constant strings for enum values

[Serializable]
public static class FlowActionZapierTriggerWebhookParamsMethod.Values
Inheritance
FlowActionZapierTriggerWebhookParamsMethod.Values
Inherited Members

Fields

Get

public const string Get = "GET"

Field Value

string

Post

public const string Post = "POST"

Field Value

string

Put

public const string Put = "PUT"

Field Value

string