View Source GitHub.Copilot.OrganizationDetails (GitHub REST API Client v0.0.13)
Provides struct and type for CopilotOrganizationDetails
Link to this section Summary
Link to this section Types
@type t() :: %GitHub.Copilot.OrganizationDetails{ __info__: map(), public_code_suggestions: String.t(), seat_breakdown: GitHub.Copilot.SeatBreakdown.t(), seat_management_setting: String.t() }