NuonAPI.Model.ServiceCreateAppInstallerRequest (nuon v0.19.90)

Summary

Types

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

Functions