FileConsentCardResponse.Context Property

Definition

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

Property Value

Attributes

Applies to