Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
DeploymentProjectListItem
Inherits
Struct
<
Value
<
Object
Constructors
from_json
(raw :
String
) : self
Source
new
(id :
Int32
, project
Id
:
Int32
, environment
Id
:
Int32
, environment
Slug
:
String
, environment
Name
:
String
, commit
Hash
:
String
, status :
String
, created
At
:
String
, deployment
Slug
:
String
|
Nil
= nil, assigned
Port
:
Int32
|
Nil
= nil, image
Tag
:
String
|
Nil
= nil)
Source
Class methods
schema_json
Source
valid?
(json :
String
) :
Bool
Source
validate
(json :
String
) :
AtaValidator::ValidationResult
Source
validator
Source
Instance methods
assignedPort
commitHash
createdAt
deploymentSlug
environmentId
environmentName
environmentSlug
id
imageTag
projectId
status