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

Enums§

GetMyAccountBuilderError
Error type for GetMyAccountBuilder