OrganizationUsageOverview model.
Summary
Types
@type t() :: %ExDaytona.Model.OrganizationUsageOverview{ currentSnapshotUsage: number(), currentVolumeUsage: number(), regionUsage: [ExDaytona.Model.RegionUsageOverview.t()], totalSnapshotQuota: number(), totalVolumeQuota: number() }