View Source GitHub.Hook.DeliveryRequest (GitHub REST API Client v0.3.3)

Provides struct and type for a Hook.DeliveryRequest

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Hook.DeliveryRequest{
  __info__: map(),
  headers: map() | nil,
  payload: map() | nil
}