Wasm Directoryalpha
Record

registry-update-subscription-response-subscription-tier

No description available.

record registry-update-subscription-response-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

NameTypeDescription
allow-storage-overageoption​<bool>
included-bandwidth-bytesoption​<s32>
included-repositoriesoption​<s32>
included-storage-bytesoption​<s32>
monthly-price-in-centsoption​<s32>
nameoption​<string>
slugoption​<string>
storage-overage-price-in-centsoption​<s32>