@webitel/api-services
    Preparing search index...

    RoleId lookup value.

    interface ApiRoleId {
        id?: string;
        name?: string;
        user?: boolean;
    }
    Index

    Properties

    Properties

    id?: string
    name?: string
    user?: boolean