APIConstructorData interface
Data for the API constructor.
Signature:
interface APIConstructorData
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
{ username?: string; password: string; } |
(Optional) | ||
|
string |
(Optional) The base URL for API requests. |