InfoType
Last updated
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.
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.
Last updated