OpenCode.Generated.IntegrationAttemptTime (opencode_sdk v0.1.89)

Copy Markdown View Source

Provides struct and type for a IntegrationAttemptTime

Summary

Types

t()

@type t() :: %OpenCode.Generated.IntegrationAttemptTime{
  created: number() | String.t(),
  expires: number() | String.t()
}