View Source ExOpenAI.Components.ProjectServiceAccountCreateRequest (ex_openai.ex v1.8.0)

Schema representing a ProjectServiceAccountCreateRequest within the OpenAI API

Summary

Types

@type t() :: %ExOpenAI.Components.ProjectServiceAccountCreateRequest{name: String.t()}