The class that represents the product information for a specific IAP which is available for purchase in your app. You can retrieve more information about the product(s) by using their SKU with IAP_GetProductsBySKU()
Fields
FString Description[Get]
The description for the product. The description should be meaningful and explanatory to help outline the product and its features.
FString FormattedPrice[Get]
The formatted string for the FOvrPrice. This is the same value stored in FOvrPrice.
FString Name[Get]
The name of the product. This will be used as a the display name and should be aligned with the user facing title.