Compartir a través de


Transaction.ServicePeriodStartDate Propiedad

Definición

Obtiene la fecha de compra del producto o la fecha de inicio del mes en el que se inició el uso.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.servicePeriodStartDate")]
public DateTime? ServicePeriodStartDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.servicePeriodStartDate")>]
member this.ServicePeriodStartDate : Nullable<DateTime>
Public ReadOnly Property ServicePeriodStartDate As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a