Stylesheets
Overview
The Stylesheets schema presents the structure for providing the stylesheet name and version.
{
stylesheetName string
nullable: true
Name of the stylesheet.
stylesheetVersion string
nullable: true
Version of the stylesheet.
}
The Stylesheets schema presents the structure for providing the stylesheet name and version.
{
stylesheetName string
nullable: true
Name of the stylesheet.
stylesheetVersion string
nullable: true
Version of the stylesheet.
}