JSONType Represents the value types in a JSON file. Declarationenum JSONType TopicsEnumeration CasesJSONType.arrayJSONType.booleanJSONType.dateJSONType.doubleJSONType.integerJSONType.objectJSONType.string RelationshipsConforms ToCopyableEquatableEscapableHashableSendableSendableMetatype See AlsoCreating a Data Frame from a JSON Fileinit(contentsOfJSONFile:columns:types:options:)init(jsonData:columns:types:options:)JSONReadingOptions