# `OpenCode.Generated.ModelV2Info1CostCache`
[🔗](https://github.com/UtkarshUsername/opencode-sdk-elixir/blob/v0.1.84/lib/opencode/generated/model_v2_info1_cost_cache.ex#L1)

Provides struct and type for a ModelV2Info1CostCache

# `t`

```elixir
@type t() :: %OpenCode.Generated.ModelV2Info1CostCache{
  read: number(),
  write: number()
}
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
