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

    Interface IRole

    Description of IRole interface

    interface IRole {
        id?: string;
        name?: string;
        self?: string;
    }
    Index

    Properties

    Properties

    id?: string

    Uniquely identifies a Role

    name?: string

    Descriptive Name of the Role

    self?: string

    Link to this Resource - optional property