Freigeben über


BillingAccountsResponse.BillingAccounts Eigenschaft

Definition

Ruft die Liste der Abrechnungskonten ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: