Expand description
Structs§
- Custom
Field - a custom field
- Custom
Field Definition - a type for custom fields to use as an API return type
- Custom
Field Essentials With Value - a type for custom field essentials with values used in other Redmine objects (e.g. issues)
- Custom
Field Name - a type used to list all the custom field ids and names
- Custom
Fields Wrapper - helper struct for outer layers with a custom_fields field holding the inner data
- List
Custom Fields - The endpoint for all custom fields
- List
Custom Fields Builder - Builder for
ListCustomFields. - Possible
Value - Possible values contain a value and a label
Enums§
- Customized
Type - Represents the types of objects that can be customized with customized types in Redmine
- Edit
TagStyle - The style of the edit tag for a custom field.
- Field
Format - The data type or format of a custom field.
- List
Custom Fields Builder Error - Error type for ListCustomFieldsBuilder