共用方式為


BillingAccountUpdateRequest.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

適用於