ProductMoneyValues Class |
Namespace: CorrigoService.Entities
[SerializableAttribute] public class ProductMoneyValues : CorrigoEntityMoneyValues
The ProductMoneyValues type exposes the following members.
Name | Description | |
---|---|---|
LastPrice |
Last purchase price; negative and zero values are allowed. Max. precision is 4. On save value is rounded automatically to 4 digits after the decimal point at pre-commit stage.
| |
UnitPrice |
Product catalog price; negative and zero values are allowed. Max. precision is 4. On save value is rounded automatically to 4 digits after the decimal point at pre-commit stage.
|