Kutt::LinkStats
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(all_time : TimeFrame, last_day : TimeFrame, last_month : TimeFrame, last_week : TimeFrame, created_at : String, updated_at : String, id : String, link : String, password : Bool, target : String, visit_count : Int32)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
all_time
Sourceclone
Sourcecopy_with(all_time _all_time = @all_time, last_day _last_day = @last_day, last_month _last_month = @last_month, last_week _last_week = @last_week, created_at _created_at = @created_at, updated_at _updated_at = @updated_at, id _id = @id, link _link = @link, password _password = @password, target _target = @target, visit_count _visit_count = @visit_count)
Sourcecreated_at
id
last_day
Sourcelast_month
Sourcelast_week
Sourcelink
password
target
updated_at
visit_count