Configuration parameters used to communicate with a settlement 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'