Kutt::Links
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(limit : Int32, skip : Int32, total : Int32, data : Array(Link))
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
clone
Sourcecopy_with(limit _limit = @limit, skip _skip = @skip, total _total = @total, data _data = @data)
Sourcedata
limit
skip
total