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
From
Default phone number to be used as 'from' when sending a phone notification
[JsonProperty("from")]
public string From { get; set; }
Property Value
Syntax
[JsonProperty("syntax")]
public string Syntax { get; set; }