Price Class |
Namespace: LSRetail.Omni.Domain.DataModel.Loyalty.Items
public class Price : IDisposable
The Price type exposes the following members.
Name | Description | |
---|---|---|
![]() | Price | Initializes a new instance of the Price class |
![]() | Price(String, String, String) | Initializes a new instance of the Price class |
Name | Description | |
---|---|---|
![]() | Amount |
amount as string, with currency code
|
![]() | Amt |
amount as decimal
|
![]() | ItemId | |
![]() | StoreId | |
![]() | UomId | |
![]() | VariantId |