ResolveBlobResponse

@Serializable
data class ResolveBlobResponse(val uuid: String)

Response type for the IODomain.resolveBlob command.

Constructors

Link copied to clipboard
constructor(uuid: String)

Properties

Link copied to clipboard

UUID of the specified Blob.