View Source GitHub.Interaction.Limit (GitHub REST API Client v0.2.0)

Provides struct and type for a Interaction.Limit

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Interaction.Limit{
  __info__: map(),
  expiry: String.t() | nil,
  limit: String.t()
}