Constructor
new BidsJsonFile(name, file, jsonData)
Constructor.
Parameters:
Name | Type | Description |
---|---|---|
name |
string | The name of the JSON file. |
file |
Object | The object representing this file. |
jsonData |
Object | The JSON data for this file. |
- Source:
Classes
Members
jsonData :Object
This file's JSON data.
Type:
- Object
- Source: