Kutt::Domain
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(address : String, banned : Bool, id : String, homepage : String, created_at : String, updated_at : String)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
address
banned
clone
Sourcecopy_with(address _address = @address, banned _banned = @banned, id _id = @id, homepage _homepage = @homepage, created_at _created_at = @created_at, updated_at _updated_at = @updated_at)
Sourcecreated_at
homepage
id
updated_at