GetSharedStorageMetadataResponse

@Serializable
data class GetSharedStorageMetadataResponse(val metadata: SharedStorageMetadata)

Response type for the StorageDomain.getSharedStorageMetadata command.

Constructors

Link copied to clipboard
constructor(metadata: SharedStorageMetadata)

Properties

Link copied to clipboard

(undocumented in the protocol definition)