Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Octokit::Models::TrafficData
Inherits
Struct
<
Value
<
Object
Constructors
new
(timestamp :
String
, count :
Int32
, uniques :
Int32
)
new
(__temp_4309 :
JSON::PullParser
)
Instance methods
count
count=
(_count :
Int32
)
timestamp
timestamp=
(_timestamp :
String
)
to_json
(json :
JSON::Builder
)
uniques
uniques=
(_uniques :
Int32
)