This repository was archived by the owner on Sep 11, 2023. It is now read-only.
Change value types
- Type of value
suggestedPricefromdoubletoNullable<double> - Type of value
placeInQueuefrominttoNullable<int> - Type of value
recentAveragePricefromdoubletoNullable<double>