Поделиться через


BillingAccount.AccountType Свойство

Определение

Возвращает тип клиента. Возможные значения: "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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к