#include <requesttypes.h>
|
| const QString & | userId () const |
| | The user id.
|
| |
| void | setUserId (QString newUserId) |
| |
| const QSharedPointer< UserDto > & | body () const |
| | The updated user model.
|
| |
| void | setBody (QSharedPointer< UserDto > newBody) |
| |
◆ body()
| const QSharedPointer< UserDto > & Jellyfin::Loader::UpdateUserParams::body |
( |
| ) |
const |
◆ setBody()
| void Jellyfin::Loader::UpdateUserParams::setBody |
( |
QSharedPointer< UserDto > | newBody | ) |
|
◆ setUserId()
| void Jellyfin::Loader::UpdateUserParams::setUserId |
( |
QString | newUserId | ) |
|
◆ userId()
| const QString & Jellyfin::Loader::UpdateUserParams::userId |
( |
| ) |
const |
The documentation for this class was generated from the following files: