Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
ProjectDetail
Inherits
Struct
<
Value
<
Object
Constructors
from_json
(raw :
String
) : self
Source
new
(id :
Int32
, name :
String
, repo
Url
:
String
, project
Type
:
String
, status :
String
, has
PrivateCredentials
:
Bool
, webhook
Secret
:
String
, created
At
:
String
)
Source
Class methods
schema_json
Source
valid?
(json :
String
) :
Bool
Source
validate
(json :
String
) :
AtaValidator::ValidationResult
Source
validator
Source
Instance methods
createdAt
hasPrivateCredentials
id
name
projectType
repoUrl
status
webhookSecret