Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 845 Bytes

PriceListsViewModel.md

File metadata and controls

12 lines (8 loc) · 845 Bytes

SiigoApi.PriceListsViewModel

Properties

Name Type Description Notes
id Number Represents the id of the price list, the value of this field must be an integer number that represents the unique id of the price list. For example '2766'. [optional]
name String Represents the name of the price list. This value can be an alphanumeric name like 'Sale Price 1' or 'Product Prices'. [optional]
active Boolean Represents if price list status is activated or disabled, the value of this status will be true (for activated) or false (disabled). By default, this field will be true. [optional]
position Number Represents the Price position on the list. For example, '1'. [optional]