Github API - Test Config

EnterpriseBillingInfo [object]

Enterprise billing information visible to enterprise billing managers and owners.

Attributes
allLicensableUsersCount Int

Int [scalar]

The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.

API:
Github GraphQL API

The number of licenseable users/emails across the enterprise.

assetPacks Int

Int [scalar]

The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.

API:
Github GraphQL API

The number of data packs used by all organizations owned by the enterprise.

bandwidthQuota Float

Float [scalar]

The Float scalar type represents signed double-precision fractional values as specified by IEEE 754.

API:
Github GraphQL API

The bandwidth quota in GB for all organizations owned by the enterprise.

bandwidthUsage Float

Float [scalar]

The Float scalar type represents signed double-precision fractional values as specified by IEEE 754.

API:
Github GraphQL API

The bandwidth usage in GB for all organizations owned by the enterprise.

bandwidthUsagePercentage Int

Int [scalar]

The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.

API:
Github GraphQL API

The bandwidth usage as a percentage of the bandwidth quota.

storageQuota Float

Float [scalar]

The Float scalar type represents signed double-precision fractional values as specified by IEEE 754.

API:
Github GraphQL API

The storage quota in GB for all organizations owned by the enterprise.

storageUsage Float

Float [scalar]

The Float scalar type represents signed double-precision fractional values as specified by IEEE 754.

API:
Github GraphQL API

The storage usage in GB for all organizations owned by the enterprise.

storageUsagePercentage Int

Int [scalar]

The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.

API:
Github GraphQL API

The storage usage as a percentage of the storage quota.

totalAvailableLicenses Int

Int [scalar]

The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.

API:
Github GraphQL API

The number of available licenses across all owned organizations based on the unique number of billable users.

totalLicenses Int

Int [scalar]

The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.

API:
Github GraphQL API

The total number of licenses allocated.

API:
Github GraphQL API