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