Compartir a través de


ReservationOrderResponse.CreatedDateTime Propiedad

Definición

Obtiene o establece este valor es DateTime cuando se creó la reserva.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.createdDateTime")]
public DateTime? CreatedDateTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.createdDateTime")>]
member this.CreatedDateTime : Nullable<DateTime> with get, set
Public Property CreatedDateTime As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a