AuthorizeResponseOrganization
Summary
Types
@type t() :: %PolarExpress.Schemas.AuthorizeResponseOrganization{ client: PolarExpress.Schemas.OAuth2ClientPublic.t() | nil, organizations: [PolarExpress.Schemas.AuthorizeOrganization.t()] | nil, scope_display_names: %{required(String.t()) => String.t()} | nil, scopes: [PolarExpress.Schemas.Scope.t()] | nil, sub: PolarExpress.Schemas.AuthorizeOrganization.t() | nil, sub_type: String.t() | nil }
clientorganizationsscope_display_namesscopessub- Nullable.sub_type