View Source GitHub.ViewTraffic (GitHub REST API Client v0.2.3)
Provides struct and type for a ViewTraffic
Link to this section Summary
Link to this section Types
@type t() :: %GitHub.ViewTraffic{ __info__: map(), count: integer(), uniques: integer(), views: [GitHub.Traffic.t()] }