Module my_account

Module my_account 

Source
Expand description

My Account Rest API Endpoint definitions

Redmine Documentation

  • my account endpoint

Structs§

GetMyAccount
The endpoint to retrieve the current user’s my account settings/data
GetMyAccountBuilder
Builder for GetMyAccount.
MyAccount
a type for my account to use as an API return type
UpdateMyAccount
The endpoint to update the current user’s my account settings/data
UpdateMyAccountBuilder
Builder for UpdateMyAccount.

Enums§

AutoWatchAction
Auto watch on actions.
CommentsSorting
Comments sorting order.
GetMyAccountBuilderError
Error type for GetMyAccountBuilder
MailNotificationOption
Mail notification options for a user.
TextareaFont
Textarea font options.
ToolbarLanguage
Toolbar language options.
UpdateMyAccountBuilderError
Error type for UpdateMyAccountBuilder