다음을 통해 공유


Transaction.ServicePeriodStartDate 속성

정의

제품 구매 날짜 또는 사용이 시작된 월의 시작 날짜를 가져옵니다.

[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)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상