Partager via


ConfluentAgreementResource.Accepted Propriété

Définition

Obtient ou définit si une version des termes a été acceptée, sinon false.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.accepted")]
public bool? Accepted { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.accepted")>]
member this.Accepted : Nullable<bool> with get, set
Public Property Accepted As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à