RestBIClient
Understanding the RestBI Client
Class: RestBIClient
RestBIClient
Constructor
new RestBIClient(serverURL: string)
Description:
Creates an instance of the RestBIClient
class.
Parameters:
serverURL
(string): The base URL of the RestBI server.
Example:
Last updated