Ory.Model.SetProjectBrandingThemeBody (ory_client v1.1.39-alpha.0)
Link to this section Summary
Link to this section Types
@type t() :: %Ory.Model.SetProjectBrandingThemeBody{ logo_type: String.t() | nil, logo_url: String.t() | nil, name: String.t() | nil, theme: Ory.Model.ProjectBrandingColors.t() | nil }