다음을 통해 공유


Invoice.InvoicePeriodStartDate 속성

정의

청구서가 생성되는 청구 기간의 시작 날짜를 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상