GetSharedStorageMetadataResponse

@Serializable
data class GetSharedStorageMetadataResponse(val metadata: SharedStorageMetadata)(source)

Response type for the StorageDomain.getSharedStorageMetadata command.

Constructors

Link copied to clipboard
constructor(metadata: SharedStorageMetadata)

Properties

Link copied to clipboard