Cumulocity Web SDK - v1022.44.7
    Preparing search index...

    Interface IUserGroupReference

    interface IUserGroupReference {
        group: Partial<IUserGroup>;
        self: string;
    }
    Index

    Properties

    Properties

    group: Partial<IUserGroup>
    self: string