- To Do:
-
- move this to the oracle library.
Configuration parameters used to communicate with a oracle relay service.
Members
host :string
The host (domain) of the Service.
Type:
- string
port :number
The port number of the Service.
Type:
- number
scheme :'http'|'https'
The scheme (http or https) of the Service.
Type:
- 'http' | 'https'