Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
TopologyProjectItem
Inherits
Struct
<
Value
<
Object
Constructors
from_json
(raw :
String
) : self
Source
new
(id :
Int32
, name :
String
, project
Type
:
String
, status :
String
, environments :
Array
(
TopologyEnvItem
))
Source
Class methods
schema_json
Source
valid?
(json :
String
) :
Bool
Source
validate
(json :
String
) :
AtaValidator::ValidationResult
Source
validator
Source
Instance methods
environments
id
name
projectType
status