sdk-js

@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

src/types/DDOTypes.ts:94


endpoints

endpoints: Object

Type declaration

Name Type
contentTypes string[]
index number
method string
url string

Defined in

src/types/DDOTypes.ts:100