CreateTicketRequest.RequesterEmail Property

Definition

Email of the requester. One of the Requester ID, Requester Email and Requester Phone is required

[System.Text.Json.Serialization.JsonPropertyName("email")]
public string RequesterEmail { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("email")>]
member this.RequesterEmail : string with get, set
Public Property RequesterEmail As String

Property Value

Attributes

Applies to