OpenCode.Generated.SyncEventSessionNextStepStartedDataModel (opencode_sdk v0.1.55)

Copy Markdown View Source

Provides struct and type for a SyncEventSessionNextStepStartedDataModel

Summary

Types

t()

@type t() :: %OpenCode.Generated.SyncEventSessionNextStepStartedDataModel{
  id: String.t(),
  provider_id: String.t(),
  variant: String.t() | nil
}