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

Provides struct and type for a ReferrerTraffic

Link to this section Summary

Link to this section Types

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