Provides struct and type for a IntegrationAttempt
Summary
Types
@type t() :: %OpenCode.Generated.IntegrationAttempt{ attempt_id: String.t(), instructions: String.t(), mode: String.t(), time: OpenCode.Generated.IntegrationAttemptTime.t(), url: String.t() }