다음을 통해 공유


BillingAccount.AccountType 속성

정의

고객 유형을 가져옵니다. 가능한 값은 'Enterprise', '개인', '파트너'입니다.

[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

적용 대상