Nuon.Model.AppInstallComponent (nuon v0.19.90)
Summary
Types
@type t() :: %Nuon.Model.AppInstallComponent{ component: Nuon.Model.AppComponent.t() | nil, component_id: String.t() | nil, created_at: String.t() | nil, created_by: Nuon.Model.AppUserToken.t() | nil, created_by_id: String.t() | nil, id: String.t() | nil, install_deploys: [Nuon.Model.AppInstallDeploy.t()] | nil, install_id: String.t() | nil, updated_at: String.t() | nil }
Functions
Link to this function