Type alias APIUserRole

APIUserRole: "write" | "read" | "readwrite" | "admin"

Generated using TypeDoc