View Source GitHub.Actions.CacheUsageOrgEnterprise (GitHub REST API Client v0.0.9)

Provides struct and type for ActionsCacheUsageOrgEnterprise

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Actions.CacheUsageOrgEnterprise{
  total_active_caches_count: integer(),
  total_active_caches_size_in_bytes: integer()
}