ResetSharedStorageBudgetRequest

@Serializable
data class ResetSharedStorageBudgetRequest(val ownerOrigin: String)

Request object containing input parameters for the StorageDomain.resetSharedStorageBudget command.

Constructors

Link copied to clipboard
constructor(ownerOrigin: String)

Properties

Link copied to clipboard

(undocumented in the protocol definition)