ServiceDefinition
@nevermined-io/sdk - v3.0.44 / ServiceDefinition
Interface: ServiceDefinition
Table of contents
Properties
Properties
auth
• auth: Object
Type declaration
Name | Type |
---|---|
password? | string |
token? | string |
type | string |
user? | string |
Defined in
endpoints
• endpoints: Object
Type declaration
Name | Type |
---|---|
contentTypes | string [] |
index | number |
method | string |
url | string |