struct

Kutt::Domain

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(address : String, banned : Bool, id : String, homepage : String, created_at : String, updated_at : String)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

address
banned
clone
Source
copy_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)
Source
created_at
homepage
id
updated_at