다음을 통해 공유


Invoice.InvoicePeriodEndDate 속성

정의

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

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상