CatalogRatesPreferenceEnum Enum
Specifies the rate card entries defined in the catalog that must be fetched for order
items, with usage-based selling during the order creation process.
Usage
This enum is available when the Usage-Based Selling feature is enabled.
Enum Values
The commerceorders.CatalogRatesPreferenceEnum enum includes these values.
Value | Description |
---|---|
Fetch | Retrieves the rate card entries defined in the catalog for order items during the order creation process. |
Skip | Skips the retrieval of rate card entries for order items during the order creation process. The default value is Skip. |