Optionalname?: stringName of the model (usually with the version identifier, e.g. "BetaBernoulli-v1")
Optionaldescription?: stringBrief description of the model
Optionalauthor?: stringAuthor of the model
Optionalroles?: string[]List of roles that can access the model
The entire model configuration as in the config.yaml file.
May include arbitrary fields, which are not part of the public interface.
Note that this information also includes the properties from the details object.
Primary model details. Note that these are also included in the
configobject.