Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 865 Bytes

File metadata and controls

13 lines (9 loc) · 865 Bytes

Voucherify.Model.BundleMissingItem

Determines a product, SKU, or collection that is in bundle conditions, but is missing in the customer's order items. Determines also the missing quantity.

Properties

Name Type Description Notes
Id string Unique identifier of the collection, product, or SKU that is missing in the customer's order items. This is an ID assigned by Voucherify.
Object string Determines the type of the object that is missing in the customer's order items.
ItemQuantity int Quantity of items that are missing in the order items to meet the bundle conditions.

[Back to Model list] [Back to API list] [Back to README]