The formatted URL.
Transforms the raw subuser object(s) into class objects.
The resolvable subuser object(s).
The resolved subuser object(s).
Adds a user as a subuser to the server.
The email of the account to add.
Permissions for the account.
The new subuser.
Fetches a subuser from the API by its UUID. This will check the cache first unless the force option is specified.
The UUID of the subuser.
The fetched subuser.
Fetches a list of subusers from the API with the given options (default is undefined).
The fetched subusers.
Removes a subuser's access to the server.
The UUID of the subuser.
Resolves a subuser from an object. This can be:
The object to resolve from.
The resolved user or undefined if not found.
Updates the permissions of a specified subuser.
The UUID of the subuser.
The permissions to set.
The updated subuser account.
Generated using TypeDoc
Returns a formatted URL to the subuser.