Home > @poq/sdk > LoginRequest
Signature:
export declare class LoginRequest extends PoqContract
Extends: PoqContract
Constructor | Modifiers | Description |
---|---|---|
(constructor)(params) | Constructs a new instance of the LoginRequest class |
Property | Modifiers | Type | Description |
---|---|---|---|
password | string | Password of specified user. | |
username | string | Username of specified user. |