CartItemPriceSourcesDetails
Represents the price source
This page contains
Fields
id: ID | Unique identifier for the price |
description: String | Short description of the price |
type: CartItemPriceType! PREVIEW | Type of the price |
category: CartItemPriceTypeCategory! PREVIEW | Category of the price type |
unit: String | Unit of the price |
sources: [CartItemPriceSource!]! PREVIEW | Represents the price sources |
increment: Decimal | Quantity in increments that user needs to buy |
Parent objects of CartItemPriceSourcesDetails
CartItemVendorSpecialPricingDetails PREVIEW | Represents the details for special pricing provided by the vendor if applicable |