Get Usage And Quota Response
@Serializable
Response type for the StorageDomain.getUsageAndQuota command.
Constructors
Link copied to clipboard
constructor(usage: Double, quota: Double, overrideActive: Boolean, usageBreakdown: List<UsageForType>)