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

Provides struct and type for a SyncEventSessionUpdatedDataInfoTokens

# `t`

```elixir
@type t() :: %OpenCode.Generated.SyncEventSessionUpdatedDataInfoTokens{
  cache: OpenCode.Generated.SyncEventSessionUpdatedDataInfoTokensCache.t(),
  input: number(),
  output: number(),
  reasoning: number()
}
```

---

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