Module redmine_api::api::custom_fields
source · Expand description
Structs§
- a type for custom fields to use as an API return type
- a type for custom field essentials with values used in other Redmine objects (e.g. issues)
- helper struct for outer layers with a custom_fields field holding the inner data
- The endpoint for all custom fields
- Builder for
ListCustomFields
. - Possible values contain a value and a label
Enums§
- Represents the types of objects that can be customized with customized types in Redmine
- Describes the format (data type) of a field
- Error type for ListCustomFieldsBuilder