Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace JsonFormatAttribute

The JSON file format attribute.

Properties

Optional encoding

encoding: undefined | string

The encoding for the file.

Optional isFilePattern

isFilePattern: undefined | false | true

Defines whether a file pattern is supported.

Const modelType

modelType: string = "JSON_FORMAT"

Optional sampleEntityData

sampleEntityData: undefined | string

Sample JSON with all fields of JSON schema specified in it for the JSON data files used in Data Flow, Data Loader or Data Preview and should be specified in Base64 encoded format. Maximum size is 2 MB.

Methods

getDeserializedJsonObj

getJsonObj