#include <requesttypes.h>
◆ body()
| const QSharedPointer< UpdateUserPassword > & Jellyfin::Loader::UpdateUserPasswordParams::body |
( |
| ) |
const |
The M:Jellyfin.Api.Controllers.UserController.UpdateUserPassword(System.Nullable{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 | ) |
|
◆ setUserIdNull()
| void Jellyfin::Loader::UpdateUserPasswordParams::setUserIdNull |
( |
| ) |
|
◆ userId()
| const QString & Jellyfin::Loader::UpdateUserPasswordParams::userId |
( |
| ) |
const |
◆ userIdNull()
| bool Jellyfin::Loader::UpdateUserPasswordParams::userIdNull |
( |
| ) |
const |
The documentation for this class was generated from the following files: