30#ifndef JELLYFIN_DTO_FORGOTPASSWORDACTION_H
31#define JELLYFIN_DTO_FORGOTPASSWORDACTION_H
Definition forgotpasswordaction.h:46
Value
Definition forgotpasswordaction.h:49
@ ContactAdmin
Definition forgotpasswordaction.h:51
@ EnumNotSet
Definition forgotpasswordaction.h:50
@ PinCode
Definition forgotpasswordaction.h:52
@ InNetworkRequired
Definition forgotpasswordaction.h:53
ForgotPasswordActionClass::Value ForgotPasswordAction
Definition forgotpasswordaction.h:60
Jellyfin::DTO::ForgotPasswordAction ForgotPasswordAction
Definition forgotpasswordaction.h:66
AccessSchedule fromJsonValue(const QJsonValue &source, convertType< AccessSchedule >)
Definition accessschedule.cpp:133
QJsonValue toJsonValue(const AccessSchedule &source, convertType< AccessSchedule >)
Definition accessschedule.cpp:139
Definition jsonconvimpl.h:45