public class ProductRestQuery
@JvmField @NotNull public ru.evotor.query.FieldFilter<java.math.BigDecimal,java.lang.Long,ru.evotor.egais.api.query.ProductRestQuery,ru.evotor.egais.api.query.ProductRestQuery.SortOrder,ru.evotor.egais.api.model.dictionary.ProductRest> stockQuantity
Количество продукции на складе
@JvmField @NotNull public ru.evotor.query.FieldFilter<java.math.BigDecimal,java.lang.Long,ru.evotor.egais.api.query.ProductRestQuery,ru.evotor.egais.api.query.ProductRestQuery.SortOrder,ru.evotor.egais.api.model.dictionary.ProductRest> shopQuantity
Количество продукции в торговом зале
@JvmField @NotNull public ru.evotor.query.FieldFilter<java.math.BigDecimal,java.lang.Long,ru.evotor.egais.api.query.ProductRestQuery,ru.evotor.egais.api.query.ProductRestQuery.SortOrder,ru.evotor.egais.api.model.dictionary.ProductRest> totalQuantity
Общее количество продукции в торговом зале
@JvmField @NotNull public ProductInfoFilter<ru.evotor.egais.api.query.ProductRestQuery,ru.evotor.egais.api.query.ProductRestQuery.SortOrder,ru.evotor.egais.api.model.dictionary.ProductRest> productInfo
Информация о продукции
@NotNull protected ProductRestQuery getCurrentQuery()
@NotNull protected ProductRest getValue(@NotNull ru.evotor.query.Cursor<ru.evotor.egais.api.model.dictionary.ProductRest> cursor)