View Source GitHub.Content.Traffic (GitHub REST API Client v0.0.7)

Provides struct and type for ContentTraffic

Link to this section Summary

Link to this section Types

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