SkuDisabledReason type

Defines values for SkuDisabledReason.

type SkuDisabledReason =
  | "None"
  | "Country"
  | "Region"
  | "Feature"
  | "OfferType"
  | "NoSubscriptionInfo"