GetSchemaVersionResult

data class GetSchemaVersionResult(val versionId: String? = null)

Constructors

Link copied to clipboard
constructor(versionId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val versionId: String? = null

Represents the version ID associated with the schema version.