View Source GitHub.Actions.Workflow.RunUsageBillable (GitHub REST API Client v0.3.3)
Provides struct and type for a Actions.Workflow.RunUsageBillable
Link to this section Summary
Link to this section Types
@type t() :: %GitHub.Actions.Workflow.RunUsageBillable{ MACOS: GitHub.Actions.Workflow.RunUsageBillableMACOS.t() | nil, UBUNTU: GitHub.Actions.Workflow.RunUsageBillableUBUNTU.t() | nil, WINDOWS: GitHub.Actions.Workflow.RunUsageBillableWINDOWS.t() | nil, __info__: map() }