OptionalcontainerThe domain design to save.
OptionalfailureFunction called if execution of the "getDomainDetails" function fails.
OptionaloptionsSet of extra options used when creating the SampleSet.
OptionalidCols?: string[]Array of indexes into the domain design fields. If the domain design contains a 'Name' field, no idCols are allowed. Either a 'Name' field must be present or at least one idCol must be supplied.
OptionalparentCol?: stringIndex of the parent id column.
Function called if the "getDomainDetails" function executes successfully. Will be called with the domain object as returned by getDomainDetails which describes the fields of a domain.
The container path in which to create the domain.