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

Provides struct and type for ViewTraffic

Link to this section Summary

Link to this section Types

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