Caspeco WebComponents - v3.7.0
    Preparing search index...

    Interface RmsCompanyContext

    interface RmsCompanyContext {
        companyId: string;
        companyName: string;
        organizationId: string;
        systemName?: undefined;
    }
    Index

    Properties

    companyId: string
    companyName: string
    organizationId: string
    systemName?: undefined