Table of Contents

Class Content

Namespace
Auth0.ManagementApi.Models
Assembly
Auth0.ManagementApi.dll
public class Content
Inheritance
Content
Inherited Members

Properties

Body

[JsonProperty("body")]
public ContentBody Body { get; set; }

Property Value

ContentBody

From

Default phone number to be used as 'from' when sending a phone notification

[JsonProperty("from")]
public string From { get; set; }

Property Value

string

Syntax

[JsonProperty("syntax")]
public string Syntax { get; set; }

Property Value

string