ModelsSandboxUsage model.
Summary
Types
@type t() :: %ExDaytona.Model.ModelsSandboxUsage{ firstStart: String.t() | nil, lastEnd: String.t() | nil, sandboxId: String.t() | nil, totalCPUSeconds: integer() | nil, totalDiskGBSeconds: integer() | nil, totalGPUSeconds: integer() | nil, totalPrice: number() | nil, totalRAMGBSeconds: integer() | nil }