MarketplaceType type

The marketplace type.

type MarketplaceType =
  | "NotSpecified"
  | "AddOn"
  | "Bypass"
  | "Store"
  | "ProviderHub"