Wasm Directoryalpha
Record

registry-get-options-response-options-subscription-tiers-item

No description available.

record registry-get-options-response-options-subscription-tiers-item {
  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>,
  eligibility-reasons: option​<list​<registry-get-options-response-options-subscription-tiers-item-eligibility-reasons-item-enum>>,
  eligible: option​<bool>,
}

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>
eligibility-reasonsoption​<list​<registry-get-options-response-options-subscription-tiers-item-eligibility-reasons-item-enum>>
eligibleoption​<bool>