View Source GitHub.CombinedBillingUsage (GitHub REST API Client v0.0.8)

Provides struct and type for CombinedBillingUsage

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.CombinedBillingUsage{
  days_left_in_billing_cycle: integer(),
  estimated_paid_storage_for_month: integer(),
  estimated_storage_for_month: integer()
}