ReleaseObjectParameter

@Serializable
data class ReleaseObjectParameter(val objectId: String)

Constructors

Link copied to clipboard
constructor(objectId: String)

Properties

Link copied to clipboard

Identifier of the object to release.