Cumulocity Web SDK - v1021.62.8
    Preparing search index...

    Interface ISupportUser

    interface ISupportUser {
        activeRequestCount?: number;
        enabled: boolean;
        expiryDate?: string;
    }
    Index

    Properties

    activeRequestCount?: number
    enabled: boolean
    expiryDate?: string