@type t() :: %Nuon.Model.ServiceCreateAppInstallerRequest{ app_id: String.t(), description: String.t(), links: Nuon.Model.ServiceCreateAppInstallerRequestLinks.t() | nil, name: String.t(), post_install_markdown: String.t() | nil, slug: String.t() }