Freigeben über


BillingAccount.AccountType Eigenschaft

Definition

Ruft den Typ des Kunden ab. Mögliche Werte: "Enterprise", "Individual", "Partner"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.accountType")]
public string AccountType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.accountType")>]
member this.AccountType : string
Public ReadOnly Property AccountType As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: