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

Provides struct and type for ReferrerTraffic

Link to this section Summary

Link to this section Types

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