Compartir a través de


BillingAccountsResponse.BillingAccounts Propiedad

Definición

Obtiene o establece la lista de cuentas de facturación

[Newtonsoft.Json.JsonProperty(PropertyName="billingAccounts")]
public System.Collections.Generic.IList<string> BillingAccounts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="billingAccounts")>]
member this.BillingAccounts : System.Collections.Generic.IList<string> with get, set
Public Property BillingAccounts As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a