Table of Contents

Namespace Rescope.Commerce.Core.Entities

Classes

AdditionalData
Basket

Contains information about a basket before it is converted into an Order.

BasketError
BasketLineItem

Represents a line item in a Basket.

Country

Stores settings about a country

Currency

Stores settings about a currency

Order

Orders are created by the BasketService.InitiatePayment after a basket has been completed.

OrderLineItem

Represents a line item in a Basket.

OrderNotificationLog

Holds statuses about a notification handler runs on an order

OrderPaymentLog

Holds logs regarding payments on an order

PaymentMethod

Stores settings for a payment processor

ShippingMethod

Stores settings for a shipping method

Stock

Stores stock information for a product sku

Store

Stores settings about a store

TaxRate

Stores information about a tax rate

Interfaces

IEntity

Enums

OrderPaymentLogType
OrderStatus
PaymentStatus