LineageNodeTypeItem

The details of a data lineage node type.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The timestamp at which the data lineage node type was created.

Link copied to clipboard

The user who created the data lineage node type.

Link copied to clipboard

The description of the data lineage node type.

Link copied to clipboard

The ID of the domain where the data lineage node type lives.

Link copied to clipboard

The forms output of the data lineage node type.

Link copied to clipboard
val name: String?

The name of the data lineage node type.

Link copied to clipboard

The revision of the data lineage node type.

Link copied to clipboard

The timestamp at which the data lineage node type was updated.

Link copied to clipboard

The user who updated the data lineage node type.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String