다음을 통해 공유


BillingProfile.InvoiceDay 속성

정의

청구 프로필에 대한 청구서가 생성되는 월의 날짜를 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상