Skip to main content
_id
string

An unique identifier for the data source record, often used for database or system reference.

dataId
string

Name or unique identifier value associated with data source.

dataTypeId
string

Unique identifier key for reference to data type.

hubId
string

Identifier for the hub that owns or manages the data source. hubId is not required if the commonData configuration for the data type is true.

organizationId
string

Identifier for the organization or company that owns or manages the data source.

limitUser
string[]

List of email that can see the data source.

data_type
object

Data type that related into data source.

createdBy
string

A user email, representing the user who created data source.

updatedBy
string

A user email, representing the user who updated data source.

updatedTime
string<date-time>

Timestamp represents the last time the data source was updated. It includes date and time information.

createdTime
string<date-time>

Timestamp represents the date and time when the data source was initially created.