Table of Contents

Class FlowActionSalesforceSearchLeadsParamsSearchField.Values

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

Constant strings for enum values

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

Fields

All

public const string All = "all"

Field Value

string

Email

public const string Email = "email"

Field Value

string

Name

public const string Name = "name"

Field Value

string

Phone

public const string Phone = "phone"

Field Value

string