IdMappingTableInputSource

data class IdMappingTableInputSource(val idNamespaceAssociationId: String, val type: IdMappingTableInputSourceType)

Constructors

Link copied to clipboard
constructor(idNamespaceAssociationId: String, type: IdMappingTableInputSourceType)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier of the ID namespace association.

Link copied to clipboard

The type of the input source of the ID mapping table.