Compartir a través de


SupportInfo.Phone Propiedad

Definición

Obtiene o establece el número de teléfono de contacto de soporte técnico.

[Newtonsoft.Json.JsonProperty(PropertyName="phone")]
public string Phone { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="phone")>]
member this.Phone : string with get, set
Public Property Phone As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a