共用方式為


BillingPeriod.InvoiceIds 屬性

定義

取得與 相關聯之發票識別碼的陣列。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.invoiceIds")]
public System.Collections.Generic.IList<string> InvoiceIds { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.invoiceIds")>]
member this.InvoiceIds : System.Collections.Generic.IList<string>
Public ReadOnly Property InvoiceIds As IList(Of String)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於