interface PyramidSettingsPyramidCompanyLogo {
    enabled: boolean;
    link?: "string";
}

Properties

Properties

enabled: boolean
link