Kutt::Link
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(address : String, banned : Bool, id : String, link : String, password : Bool, target : String, visit_count : Int32, 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, link _link = @link, password _password = @password, target _target = @target, visit_count _visit_count = @visit_count, created_at _created_at = @created_at, updated_at _updated_at = @updated_at)
Sourcecreated_at
id
link
password
target
updated_at
visit_count