| StartSellTime | int32 | The in-game hour at which the selling window starts. | Category: B1MarketSellingTableRow |
| EndSellTime | int32 | The in-game hour at which the selling window ends. | Category: B1MarketSellingTableRow |
| SellTimeCount | int32 | The number of sell time slots available in this window. | Category: B1MarketSellingTableRow |
| InitialSellPercentage | float | The initial sell success percentage at the start of the window. | Category: B1MarketSellingTableRow |
| SellPercentageToAdd | float | The amount added to the sell percentage after each time slot passes. | Category: B1MarketSellingTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |