View Source GitHub.Traffic (GitHub REST API Client v0.0.4)

Provides struct and type for Traffic

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Traffic{
  count: integer(),
  timestamp: String.t(),
  uniques: integer()
}