FileConsentCard.DeclineContext Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("declineContext")]
[System.Text.Json.Serialization.JsonPropertyOrder(3)]
public object? DeclineContext { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("declineContext")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(3)>]
member this.DeclineContext : obj with get, set
Public Property DeclineContext As Object

Property Value

Attributes

Applies to