Compartilhar via


BillingAccount.AccountType Propriedade

Definição

Obtém o tipo de cliente. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a