#include <requesttypes.h>
|
const QString & | userId () const |
| The user id.
|
|
void | setUserId (QString newUserId) |
|
const QSharedPointer< UpdateUserPassword > & | body () const |
| The M:Jellyfin.Api.Controllers.UserController.UpdateUserPassword(System.Guid,Jellyfin.Api.Models.UserDtos.UpdateUserPassword) request.
|
|
void | setBody (QSharedPointer< UpdateUserPassword > newBody) |
|
◆ body()
const QSharedPointer< UpdateUserPassword > & Jellyfin::Loader::UpdateUserPasswordParams::body |
( |
| ) |
const |
The M:Jellyfin.Api.Controllers.UserController.UpdateUserPassword(System.Guid,Jellyfin.Api.Models.UserDtos.UpdateUserPassword) request.
◆ setBody()
void Jellyfin::Loader::UpdateUserPasswordParams::setBody |
( |
QSharedPointer< UpdateUserPassword > | newBody | ) |
|
◆ setUserId()
void Jellyfin::Loader::UpdateUserPasswordParams::setUserId |
( |
QString | newUserId | ) |
|
◆ userId()
const QString & Jellyfin::Loader::UpdateUserPasswordParams::userId |
( |
| ) |
const |
The documentation for this class was generated from the following files: