Table of Contents

Class FlowActionWhatsappSendMessageParamsType.Values

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

Constant strings for enum values

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

Fields

Audio

public const string Audio = "AUDIO"

Field Value

string

Contacts

public const string Contacts = "CONTACTS"

Field Value

string

Document

public const string Document = "DOCUMENT"

Field Value

string

Image

public const string Image = "IMAGE"

Field Value

string

Interactive

public const string Interactive = "INTERACTIVE"

Field Value

string

Location

public const string Location = "LOCATION"

Field Value

string

Sticker

public const string Sticker = "STICKER"

Field Value

string

Template

public const string Template = "TEMPLATE"

Field Value

string

Text

public const string Text = "TEXT"

Field Value

string