Provides struct and type for a SessionNextRetried
Summary
Types
@type t() :: %OpenCode.Generated.SessionNextRetried{ data: OpenCode.Generated.SessionNextRetriedData.t(), durable: OpenCode.Generated.SessionNextRetriedDurable.t() | nil, id: String.t(), location: OpenCode.Generated.LocationRef.t() | nil, metadata: map() | nil, type: String.t() }