Record
registry-get-response-registry-subscription-tier
No description available.
record registry-get-response-registry-subscription-tier {
allow-storage-overage: option<bool>,
included-bandwidth-bytes: option<s32>,
included-repositories: option<s32>,
included-storage-bytes: option<s32>,
monthly-price-in-cents: option<s32>,
name: option<string>,
slug: option<string>,
storage-overage-price-in-cents: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| allow-storage-overage | option<bool> | |
| included-bandwidth-bytes | option<s32> | |
| included-repositories | option<s32> | |
| included-storage-bytes | option<s32> | |
| monthly-price-in-cents | option<s32> | |
| name | option<string> | |
| slug | option<string> | |
| storage-overage-price-in-cents | option<s32> |