Provides struct and type for a AccountV2Info
Summary
Types
@type t() :: %OpenCode.Generated.AccountV2Info{ credential: OpenCode.Generated.AccountV2ApiKeyCredential.t() | OpenCode.Generated.AccountV2oAuthCredential.t(), description: String.t(), id: String.t(), service_id: String.t() }