Transaction Class |
Namespace: LSRetail.Omni.Domain.DataModel.Loyalty.Hospitality.Transactions
public class Transaction : Entity, IFavorite, IEntity, IEquatable<IFavorite>, IAggregateRoot
The Transaction type exposes the following members.
Name | Description | |
---|---|---|
![]() | Transaction | Initializes a new instance of the Transaction class |
![]() | Transaction(String) | Initializes a new instance of the Transaction class |
Name | Description | |
---|---|---|
![]() | Amount | |
![]() | AmountForDisplay | |
![]() | Date | |
![]() | DateToFullShortFormat | |
![]() | DateToShortFormat | |
![]() | DiscountAmount | |
![]() | Id | (Inherited from Entity.) |
![]() | Name | |
![]() | NetAmount | |
![]() | SaleLines | |
![]() | Staff | |
![]() | Store | |
![]() | Terminal | |
![]() | VatAmount |