Swig TS — API References
    Preparing search index...

    Type Alias RoleInfo

    type RoleInfo = {
        authorityType: AuthorityType;
        id: number;
    }

    Implemented by

    Index

    Properties

    Properties

    authorityType: AuthorityType
    id: number