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

Provides struct and type for a Traffic

Link to this section Summary

Link to this section Types

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