EntityTypeInfo

Information about an entity type in the DataAutomationLibrary

Types

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

Properties

Link copied to clipboard

JSON string representing relevant metadata for the entity type

Link copied to clipboard

Entity types supported in DataAutomationLibraries

Functions

Link copied to clipboard
inline fun copy(block: EntityTypeInfo.Builder.() -> Unit = {}): EntityTypeInfo
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