Home > @poq/sdk > DecryptPasswordRequest > (constructor)
Constructs a new instance of the DecryptPasswordRequest class
Signature:
constructor(params: {
refreshToken: string;
});
| Parameter | Type | Description |
|---|---|---|
| params | { refreshToken: string; } |