Expand description
Structs§
- Custom
Field - 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
- Field
Format - Describes the format (data type) of a field
- List
Custom Fields Builder Error - Error type for ListCustomFieldsBuilder