View Source GitHub.PackagesBillingUsage (GitHub REST API Client v0.0.11)

Provides struct and type for PackagesBillingUsage

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.PackagesBillingUsage{
  __info__: map(),
  included_gigabytes_bandwidth: integer(),
  total_gigabytes_bandwidth_used: integer(),
  total_paid_gigabytes_bandwidth_used: integer()
}