NuonAPI.Model.AppComponentRelease (nuon v0.19.90)
Summary
Types
@type t() :: %NuonAPI.Model.AppComponentRelease{ build_id: String.t() | nil, created_at: String.t() | nil, created_by_id: String.t() | nil, id: String.t() | nil, release_steps: [NuonAPI.Model.AppComponentReleaseStep.t()] | nil, status: String.t() | nil, status_description: String.t() | nil, total_release_steps: integer() | nil, updated_at: String.t() | nil }
Functions
Link to this function