Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::Loader::ForgotPasswordPinParams Class Reference

#include <requesttypes.h>

Public Member Functions

const QSharedPointer< ForgotPasswordPinDto > & body () const
 The forgot password pin request containing the entered pin.
void setBody (QSharedPointer< ForgotPasswordPinDto > newBody)

Member Function Documentation

◆ body()

const QSharedPointer< ForgotPasswordPinDto > & Jellyfin::Loader::ForgotPasswordPinParams::body ( ) const

The forgot password pin request containing the entered pin.

◆ setBody()

void Jellyfin::Loader::ForgotPasswordPinParams::setBody ( QSharedPointer< ForgotPasswordPinDto > newBody)

The documentation for this class was generated from the following files: