ListStockProductRead
No description available.
Fields
productId: Int!
productCategoryId: Int
productCategory: ListStockProductCategoryRead
identifications: [ProductIdentificationRead!]
img: String
measurementUnitId: Int
measurementUnit: ListStockProductMeasurementUnitRead
minStock: Float
name: String!
parent: ListStockProductParentRead
parentId: Int
price: Float
priceWithTaxes(options: PriceWithTaxesOptions): Float
propertyGroupId: String
propertyGroup: ListStockProductPropertyGroupRead
reference: String!
stock: Float
type: Int!
productAT: ProductATRead
justImported: Boolean
variants(visible: Int): [ListStockProductRead!]
warehouseId: Int
warehouse: ListStockProductWarehouseRead
warehouses: [ListStockProductWarehouseAssociation!]
costPrice: Float
totalCostPrice: Float
totalSale: Float
usingLowestSupplierCost: Boolean!