Money Class |
Namespace: LSRetail.Omni.Domain.DataModel.Base.Retail
public sealed class Money
The Money type exposes the following members.
| Name | Description | |
|---|---|---|
| Money | Initializes a new instance of the Money class | |
| Money(Money) | Initializes a new instance of the Money class | |
| Money(Decimal, Currency) | Initializes a new instance of the Money class | |
| Money(Decimal, String) | Initializes a new instance of the Money class |
| Name | Description | |
|---|---|---|
| Currency | ||
| Value | ||
| ValueFormattedForReceipt |
| Name | Description | |
|---|---|---|
| Addition | ||
| Subtraction |