📘 PocketMarketShoppingDiscount Data Guide
🧩 Struct: FB1PocketMarketShoppingDiscountTableRow
Defines conditional discount rules for Pocket Market categories.
Properties
- Id (
FName): Unique identifier for the discount rule. - ConditionId (
FName): Condition that enables this discount. (Foreign = "StoreCondition.Id") - Discounts (
TArray<FB1PocketMarketShoppingDiscountData>): Discount rate entries based on item count or usage.
📚 References
Back to Type FinderSearch and filter all 2203 StructGuide documents
See alsoPocket
- EB1PocketMarketTabType
- PocketMarketShoppingCategory Data Guide
- FB1PocketMarketGradeData
- FB1PocketMarketGradeInfo
- FB1PocketMarketPurchasedShoppingItem
- FB1PocketMarketPurchasedShoppingItemVM
- FB1PocketMarketQualityPriceRatioRange
- FB1PocketMarketSellItem
- FB1PocketMarketSellItemVM
- FB1PocketMarketSellWidgetVM
- FB1PocketMarketShoppingCategoryTableRow
- FB1PocketMarketShoppingDiscountData