Expand description
Structs§
- GetRole
- The endpoint for a specific role
- GetRole
Builder - Builder for
GetRole
. - List
Roles - The endpoint for all roles
- List
Roles Builder - Builder for
ListRoles
. - Role
- a type for roles to use as an API return type
- Role
Essentials - a minimal type for Redmine roles used in lists of roles included in other Redmine objects (e.g. custom fields) and also in the global ListRoles endpoint (unlike most other Redmine API objects)
- Role
Wrapper - A lot of APIs in Redmine wrap their data in an extra layer, this is a helper struct for outer layers with a role field holding the inner data
- Roles
Wrapper - helper struct for outer layers with a roles field holding the inner data
Enums§
- GetRole
Builder Error - Error type for GetRoleBuilder
- Issues
Visibility - determines which issues are visible to users/group with a role
- List
Roles Builder Error - Error type for ListRolesBuilder
- Time
Entries Visibility - determines which time entries are visible to users/group with a role
- Users
Visibility - determines which users are visible to users/group with a role