Json2XlsxRequest Class

Definition

Json2XlsxRequest

public class Json2XlsxRequest
type Json2XlsxRequest = class
Public Class Json2XlsxRequest
Inheritance
Json2XlsxRequest

Constructors

Name Description
Json2XlsxRequest()

Properties

Name Description
JSONData

Optional. JSON data to process

JSONFileContent

Optional. Content of the JSON file

Locale

The locale that will be applyed to the document

Mappings

Rename headers and specify types for columns.

PathToJSONArray

Dot separated path to array in JSON. E.g.: "data" or "prop1.prop2.prop3"

Applies to