Search
Provides struct and type for PendingDeployment
@type t() :: %GitHub.PendingDeployment{ __info__: map(), current_user_can_approve: boolean(), environment: map(), reviewers: [map()], wait_timer: integer(), wait_timer_started_at: String.t() | nil }