Interaction dataset for Snowflake
Learn about the interaction dataset.
Field | Description | Data type/Mode |
---|---|---|
Uri | The universal resource identifier. It is in the format <ObjectTypeSpecifier>/Id . Example: For interactions the
| Data type: VARCHAR Mode: NULLABLE |
version | The interaction version in Reltio. | Data type: NUMBER Mode: NULLABLE |
type | The interaction type in Reltio. | Data type: VARCHAR Mode: NULLABLE |
attributes | The location of the interaction's attribute information in JSON format. | Data type: VARIANT Mode: NULLABLE |
crosswalks | A representation of the crosswalks of the interaction in Reltio. | Data type: VARIANT Mode: NULLABLE |
members | The time when the entity was last updated in Reltio. | Data type: VARIANT Mode: NULLABLE |
createdBy | The user who created the entity. | Data type: STRING Mode: NULLABLE |
createdTime | The timestamp when the entity is created in Reltio. | Data type: NUMBER Mode: NULLABLE |
updatedTime | The timestamp when the entity is last updated in Reltio. | Data type: TIMESTAMP Mode: NULLABLE |
updatedBy | The user who last updated the entity. | Data type: BOOLEAN Mode: NULLABLE |
active | A value that indicates whether the interaction is currently active or not. | Data type: TIMESTAMP Mode: NULLABLE |