RunBookDraftContentLinkHash

data class RunBookDraftContentLinkHash(val algorithm: String, val value: String)

Constructors

Link copied to clipboard
constructor(algorithm: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the hash algorithm used to hash the content.

Link copied to clipboard

Specifies the expected hash value of the content.