@kagamidigital/salt-sdk-mirror
    Preparing search index...

    Variable ACCESS_LEVEL_BY_ROLEConst

    ACCESS_LEVEL_BY_ROLE: { agent: 3; member: 2; owner: 1 } = ...

    Maps each named AccessRole to the numeric CollaboratorAccessLevel the Salt API stores. Exported so callers can read the mapping if they need the raw number.

    Type Declaration

    • Readonlyagent: 3
    • Readonlymember: 2
    • Readonlyowner: 1