Abstract
Abstract
baseThe base URL for the server. This is the base URL for the HTTP endpoints the SDK must interact with when dealing with the Accounts associated with this server.
The endpoints are built using this URL and the paths specified in Configuration (like Configuration.getAuthenticationRequestPath).
Static
createDefault constructor for Server.
The endpoints are built using this URL and the paths specified in Configuration.
the created Server instance.
Static
fromGenerated using TypeDoc
The object defining a server. Each Account is defined in a given Server object.