Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JsonWriteSettings

Package version

Json write settings.

Hierarchy

Indexable

[property: string]: any

Describes unknown properties. The value of an unknown property can be of "any" type.

Index

Properties

Properties

Optional filePattern

filePattern: any

File pattern of JSON. This setting controls the way a collection of JSON objects will be treated. The default value is 'setOfObjects'. It is case-sensitive.

type

type: "JsonWriteSettings"

Polymorphic discriminator, which specifies the different types this object can be

Generated using TypeDoc