다음을 통해 공유


BillingPeriod.InvoiceIds 속성

정의

연결된 청구서 ID의 배열을 가져옵니다.

[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

적용 대상