Class LoyaltyPointViewModel
- Namespace
- Dynamicweb.Ecommerce.Frontend.Loyalty
Points
- Assembly
- Dynamicweb.Ecommerce.dll
LoyaltyPointViewModel represents the rendering context used when a loyalty points transaction is rendered.
- Inheritance
-
Loyalty
Point View Model
- Inherited Members
Properties
Comment
Gets or sets the loyalty points transaction comment.
Property Value
ExpirationDate
Gets or sets the loyalty points transaction expiration date.
Property Value
Id
Gets or sets the loyalty points transaction ID.
Property Value
Order
Gets or sets the loyalty points transaction OrderViewModel.
Property Value
Points
Gets or sets the amount of given loyalty points for the transaction.
Property Value
TotalPoints
Gets or sets the total amount of loyalty points.
Property Value
TransactionDate
Gets or sets the loyalty points transaction date.