Basket Class |
Namespace: LSRetail.Omni.Domain.DataModel.Loyalty.Hospitality.Menus
public class Basket : Entity, IAggregateRoot, IEntity
The Basket type exposes the following members.
Name | Description | |
---|---|---|
![]() | Basket | Initializes a new instance of the Basket class |
![]() | Basket(String, ListBasketItem, ListPublishedOffer) | Initializes a new instance of the Basket class |
Name | Description | |
---|---|---|
![]() | Amount | |
![]() | Id | (Inherited from Entity.) |
![]() | Items | |
![]() | NetAmount | |
![]() | PublishedOffers | |
![]() | ShippingPrice | |
![]() | State | |
![]() | TAXAmount |