# Enumeration: EIncludeTypes
# Table of contents
# Enumeration members
- ABSTRACT_PRODUCTS
- ABSTRACT_PRODUCT_AVAILABILITIES
- ABSTRACT_PRODUCT_IMAGE_SETS
- ABSTRACT_PRODUCT_PRICES
- ADDRESSES
- CART_ITEMS
- CART_RULES
- CATEGORY_NODES
- CONCRETE_PRODUCTS
- CONCRETE_PRODUCT_AVAILABILITIES
- CONCRETE_PRODUCT_IMAGE_SETS
- CONCRETE_PRODUCT_PRICES
- GIFT_CARDS
- GUEST_CART_ITEMS
- ORDER_ITEMS
- PAYMENTS_METHODS
- PRODUCT_LABELS
- PRODUCT_OPTIONS
- PRODUCT_REVIEWS
- RETURN_ITEMS
- SHIPMENTS
- SHIPMENT_METHODS
- VOUCHERS
- WISHLIST_ITEMS
# Enumeration members
# ABSTRACT_PRODUCTS
• ABSTRACT_PRODUCTS: = "abstract-products"
Defined in: types/api.ts:75 (opens new window)
# ABSTRACT_PRODUCT_AVAILABILITIES
• ABSTRACT_PRODUCT_AVAILABILITIES: = "abstract-product-availabilities"
Defined in: types/api.ts:81 (opens new window)
# ABSTRACT_PRODUCT_IMAGE_SETS
• ABSTRACT_PRODUCT_IMAGE_SETS: = "abstract-product-image-sets"
Defined in: types/api.ts:77 (opens new window)
# ABSTRACT_PRODUCT_PRICES
• ABSTRACT_PRODUCT_PRICES: = "abstract-product-prices"
Defined in: types/api.ts:79 (opens new window)
# ADDRESSES
• ADDRESSES: = "addresses"
Defined in: types/api.ts:91 (opens new window)
# CART_ITEMS
• CART_ITEMS: = "items"
Defined in: types/api.ts:87 (opens new window)
# CART_RULES
• CART_RULES: = "cart-rules"
Defined in: types/api.ts:95 (opens new window)
# CATEGORY_NODES
• CATEGORY_NODES: = "category-nodes"
Defined in: types/api.ts:86 (opens new window)
# CONCRETE_PRODUCTS
• CONCRETE_PRODUCTS: = "concrete-products"
Defined in: types/api.ts:74 (opens new window)
# CONCRETE_PRODUCT_AVAILABILITIES
• CONCRETE_PRODUCT_AVAILABILITIES: = "concrete-product-availabilities"
Defined in: types/api.ts:80 (opens new window)
# CONCRETE_PRODUCT_IMAGE_SETS
• CONCRETE_PRODUCT_IMAGE_SETS: = "concrete-product-image-sets"
Defined in: types/api.ts:76 (opens new window)
# CONCRETE_PRODUCT_PRICES
• CONCRETE_PRODUCT_PRICES: = "concrete-product-prices"
Defined in: types/api.ts:78 (opens new window)
# GIFT_CARDS
• GIFT_CARDS: = "gift-cards"
Defined in: types/api.ts:90 (opens new window)
# GUEST_CART_ITEMS
• GUEST_CART_ITEMS: = "guest-cart-items"
Defined in: types/api.ts:88 (opens new window)
# ORDER_ITEMS
• ORDER_ITEMS: = "order-items"
Defined in: types/api.ts:97 (opens new window)
# PAYMENTS_METHODS
• PAYMENTS_METHODS: = "payment-methods"
Defined in: types/api.ts:94 (opens new window)
# PRODUCT_LABELS
• PRODUCT_LABELS: = "product-labels"
Defined in: types/api.ts:83 (opens new window)
# PRODUCT_OPTIONS
• PRODUCT_OPTIONS: = "product-options"
Defined in: types/api.ts:85 (opens new window)
# PRODUCT_REVIEWS
• PRODUCT_REVIEWS: = "product-reviews"
Defined in: types/api.ts:84 (opens new window)
# RETURN_ITEMS
• RETURN_ITEMS: = "return-items"
Defined in: types/api.ts:96 (opens new window)
# SHIPMENTS
• SHIPMENTS: = "shipments"
Defined in: types/api.ts:93 (opens new window)
# SHIPMENT_METHODS
• SHIPMENT_METHODS: = "shipment-methods"
Defined in: types/api.ts:92 (opens new window)
# VOUCHERS
• VOUCHERS: = "vouchers"
Defined in: types/api.ts:89 (opens new window)
# WISHLIST_ITEMS
• WISHLIST_ITEMS: = "wishlist-items"
Defined in: types/api.ts:82 (opens new window)