Package version:

The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

interface DatasetFolder {
    name?: string;
}

Properties

Properties

name?: string

The name of the folder that this Dataset is in.