Home > @poq/sdk > AuthenticationResponse
Signature:
export declare class AuthenticationResponse extends PoqContract
Extends: PoqContract
Constructor | Modifiers | Description |
---|---|---|
(constructor)(params) | Constructs a new instance of the AuthenticationResponse class |
Property | Modifiers | Type | Description |
---|---|---|---|
accessToken | string | Access token | |
refreshToken | string | Refresh token |