object

ProductAvailability

Availability information of the product like deliverable, out of stock, valid product etc.
Fields
Product sizes availability.
deliverable
Boolean
Deliverable flag denotes if the product is deliverable or not.
is_valid
Boolean
Valid flag for the product if the product added in cart is valid to place the order.
other_store_quantity
Int
Quantity of the product available on other store.
out_of_stock
Boolean
Denotes if the product is available in stock.
All sizes of the product.