DominoRestAccessJSON: { baseUrl: string; credentials: RestCredentials }

JSON passed through DominoAccess constructor.

Type declaration

  • baseUrl: string

    Base URL of Domino REST API server.

  • credentials: RestCredentials

    Credentials to access the given Domino REST API server URL.