InfoType

Overview

InfoType is an Enum that defines the type of items sold via MarketplaceService.

This is used in the MarketplaceService:GetProductInfo() method and identifies the type of products.

Items

Name
Value
Description

Asset

0

Currently not supported.

Product

1

Represents that the item is a world product.

GamePass

2

Currently not supported.

Subscription

3

Currently not supported.

See also

MarketplaceServicechevron-right

Last updated