Worldline Connect Node.js SDK
Preparing search index...
model/types
HttpEndpoint
Interface HttpEndpoint
interface
HttpEndpoint
{
host
:
string
;
port
:
number
;
scheme
:
"http"
|
"https"
;
}
Index
Properties
host
port
scheme
Properties
Readonly
host
host
:
string
Readonly
port
port
:
number
Readonly
scheme
scheme
:
"http"
|
"https"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
host
port
scheme
Worldline Connect Node.js SDK
Loading...