CreateTicketRequest.RequesterPhone Property

Definition

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

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

Property Value

Attributes

Applies to