Preparing search index...
The search index is not available
Node.js SDK for digi.me
Node.js SDK for digi.me
Types
<internal>
Source
Interface Source
interface
Source
{
id
:
number
;
json
?:
SourcesJSON
;
name
?:
string
;
publishedStatus
?:
PublishedStatus
;
resource
?:
SourceResource
;
service
?:
SourceService
;
[
key
:
string
]:
unknown
;
}
Hierarchy
Record
<
string
,
unknown
>
Source
Indexable
[
key
:
string
]:
unknown
Index
Properties
id
json?
name?
published
Status?
resource?
service?
Properties
id
id
:
number
Optional
json
json
?:
SourcesJSON
Optional
name
name
?:
string
Optional
published
Status
publishedStatus
?:
PublishedStatus
Optional
resource
resource
?:
SourceResource
Optional
service
service
?:
SourceService
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
json
name
published
Status
resource
service
Node.js SDK for digi.me
Loading...