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

Provides struct and type for a ContributorActivityWeeks

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.ContributorActivityWeeks{
  __info__: map(),
  a: integer() | nil,
  c: integer() | nil,
  d: integer() | nil,
  w: integer() | nil
}