View Source GitHub.Timeline.CommittedEventCommitter (GitHub REST API Client v0.3.0)

Provides struct and type for a Timeline.CommittedEventCommitter

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Timeline.CommittedEventCommitter{
  __info__: map(),
  date: DateTime.t(),
  email: String.t(),
  name: String.t()
}