Sdílet prostřednictvím


BillingAccount.AccountType Vlastnost

Definice

Získá typ zákazníka. Mezi možné hodnoty patří: 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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro