# Functions

New returns a new handler for the service.

# Structs

ProjectRole represents a role and its members.
ProjectRoleMember represents a user or service account.
ProjectRoles is the main response struct representing a project, its roles and members that belong to the role.

# Type aliases

RolesService is the service that handles CRUD functionality for users in roles in a STACKIT project.