Skip to content

Files

Latest commit

 

History

History
13 lines (9 loc) · 763 Bytes

PriceListModelsPriceListPriceResponse.md

File metadata and controls

13 lines (9 loc) · 763 Bytes

PriceListModelsPriceListPriceResponse

Properties

Name Type Description Notes
message String Information about the outcome of the request. [optional]
invalid [PriceListModelsWritePriceListPrice] Supplied PriceList prices that failed validation. [optional]
notFound [PriceListModelsWritePriceListPrice] Supplied PriceList prices that were technically valid, but couldn't be found. [optional]
updateCount Int Number of price updates resulting from the request. [optional]

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