Compartilhar via


Agreement.Category Propriedade

Definição

Obtém a categoria do contrato assinado por um cliente. Os valores possíveis incluem: 'MicrosoftCustomerAgreement', 'AffiliatePurchaseTerms', 'Other'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.category")]
public string Category { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.category")>]
member this.Category : string
Public ReadOnly Property Category As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a