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

適用於