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