Search
Preparing search index...
The search index is not available
@bitclave/base-client-js
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"repository/models/services/ExternalService"
ExternalService
Class ExternalService
Hierarchy
DeepCopy
<
ExternalService
>
ExternalService
Index
Constructors
constructor
Properties
endpoint
public
Key
Methods
copy
deep
Copy
From
Json
get
Class
to
Json
from
Json
Constructors
constructor
new
External
Service
(
publicKey
?:
string
, endpoint
?:
string
)
:
ExternalService
Parameters
Default value
publicKey:
string
= ""
Default value
endpoint:
string
= ""
Returns
ExternalService
Properties
endpoint
endpoint
:
string
public
Key
public
Key
:
string
Methods
copy
copy
(
changeArgs
?:
JsonObject
<
ExternalService
>
)
:
ExternalService
Parameters
Optional
changeArgs:
JsonObject
<
ExternalService
>
Returns
ExternalService
Protected
deep
Copy
From
Json
deep
Copy
From
Json
(
)
:
ExternalService
Returns
ExternalService
Protected
get
Class
get
Class
(
)
:
ClassCreator
<
ExternalService
>
Returns
ClassCreator
<
ExternalService
>
to
Json
to
Json
(
)
:
object
Returns
object
Static
from
Json
from
Json
(
json
:
JsonObject
<
ExternalService
>
)
:
ExternalService
Parameters
json:
JsonObject
<
ExternalService
>
Returns
ExternalService
Globals
"repository/models/services/
External
Service"
External
Service
constructor
endpoint
public
Key
copy
deep
Copy
From
Json
get
Class
to
Json
from
Json
Generated using
TypeDoc