View Source GitHub.CloneTraffic (GitHub REST API Client v0.0.1)

Provides struct and type for CloneTraffic

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.CloneTraffic{
  clones: [GitHub.Traffic.t()],
  count: integer(),
  uniques: integer()
}