BillingPeriod.InvoiceIds Propriedade

Definição

Obtém a matriz de IDs de fatura associados.

[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)

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a