@jellyfin/sdk
Preparing search index...
generated-client
ForgotPasswordPinDto
Interface ForgotPasswordPinDto
Forgot Password Pin enter request body DTO.
interface
ForgotPasswordPinDto
{
Pin
:
string
;
}
Index
Properties
Pin
Properties
Pin
Pin
:
string
Gets or sets the entered pin to have the password reset.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Pin
@jellyfin/sdk
Loading...
Forgot Password Pin enter request body DTO.