struct

DomainItem

Inherits Struct < Value < Object

Constructors

from_json(raw : String) : self
Source
new(id : Int32, projectId : Int32, environmentId : Int32, domainName : String, port : Int32, createdAt : String, serviceName : String | Nil = nil)
Source

Class methods

schema_json
Source
valid?(json : String) : Bool
Source
validate(json : String) : AtaValidator::ValidationResult
Source
validator
Source

Instance methods

createdAt
domainName
environmentId
id
port
projectId
serviceName