interface PlatformControlPanelUrls {
    dashboard: string;
    webmail: string;
}

Properties

Properties

dashboard: string

URL to connect to the hosting control panel dashboard.

webmail: string

URL to connect to the hosting Webmail interface.