Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 704 Bytes

DeletePriceListRequest.md

File metadata and controls

13 lines (9 loc) · 704 Bytes

Yaksa.OrckestraCommerce.Client.Model.DeletePriceListRequest

Products are entities which represents a buyable item managed in a catalog.

Properties

Name Type Description Notes
ScopeId string The id of the requested scope [optional]
DeletePriceListEntries bool The value indicating whether the related price list entries should be deleted as well. [optional]
PriceListId string The identifier of the price list. [optional]

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