Interface BusinessFeatureStartPage

The ability to customize start page. Subtype of BusinessFeature.

interface BusinessFeatureStartPage {
    @type: "businessFeatureStartPage";
}

Properties

Properties

@type: "businessFeatureStartPage"