Provides struct and type for a AccountV2oAuthCredential
@type t() :: %OpenCode.Generated.AccountV2oAuthCredential{ access: String.t(), expires: integer(), refresh: String.t(), type: String.t() }