Home > @vsf-enterprise/sapcc > GetMaxProductQuantityProps
GetMaxProductQuantityProps interface
Properties for getting maximum quantity that can be added to a cart for a given product.
Signature:
export interface GetMaxProductQuantityProps
Properties
Property | Type | Description |
---|---|---|
product | Product | A product object to get maximum quantity for. |