Compartir a través de


ScheduleAvailabilityRequest.Country Propiedad

Definición

Obtiene o establece el país en el que se debe admitir la ubicación de almacenamiento.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a