Skip to content

Files

Latest commit

dcbd437 · Feb 16, 2023

History

History
14 lines (10 loc) · 808 Bytes

PriceListModelsWritePriceListPrice.md

File metadata and controls

14 lines (10 loc) · 808 Bytes

PriceListModelsWritePriceListPrice

Properties

Name Type Description Notes
priceListId Int The price list id. [optional]
price Double The price in the currency of the associated price list. [optional]
productId String The id of the product that this price applies to. [optional]
currency String The 3-letter ISO 4217 currency code for this price. If ommitted the price will be updated on the default market. [optional]
staggeredCount Int Staggered count for this price. Defaults to 1. [optional]

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