Partager via


BillingAccountUpdateRequest.AccountType Propriété

Définition

Obtient le type de client. Les valeurs possibles sont les suivantes : '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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à