Compartir a través de


ShipmentPickUpRequest.StartTime Propiedad

Definición

Obtiene o establece la fecha mínima después de la cual debe comenzar la recogida, debe estar en la hora local del área de recogida.

[Newtonsoft.Json.JsonProperty(PropertyName="startTime")]
public DateTime StartTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="startTime")>]
member this.StartTime : DateTime with get, set
Public Property StartTime As DateTime

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a