View Source GitHub.ViewTraffic (GitHub REST API Client v0.0.7)

Provides struct and type for ViewTraffic

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.ViewTraffic{
  count: integer(),
  uniques: integer(),
  views: [GitHub.Traffic.t()]
}