# Functions

Add creates a new user role.
DeleteByID deletes the resource that matches the space ID and input ID.
Get returns a collection of user roles based on the criteria defined by its input query parameter.
GetByID returns the user role that matches the input ID.
No description provided by the author
No description provided by the author
No description provided by the author
NewUserRole initializes a user role with a name.
No description provided by the author
Update modifies a user role based on the one provided as input.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
UserRole represents a user role in Octopus.
No description provided by the author
No description provided by the author