Json2XlsxRequest.JSONData Property

Definition

Optional. JSON data to process

[System.Text.Json.Serialization.JsonPropertyName("jsonData")]
public string JSONData { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("jsonData")>]
member this.JSONData : string with get, set
Public Property JSONData As String

Property Value

Attributes

Applies to