Class SavedCardLogViewModel
- Namespace
- Dynamicweb.Ecommerce.Frontend.SavedCards
- Assembly
- Dynamicweb.Ecommerce.dll
public class SavedCardLogViewModel : FillableViewModelBase
- Inheritance
-
SavedCardLogViewModel
- Inherited Members
Properties
Message
Gets the message.
public string Message { get; set; }
Property Value
- string
The message.
OrderId
Gets order id.
public string OrderId { get; set; }
Property Value
- string
The order id.
Time
Gets time.
public DateTime Time { get; set; }
Property Value
- DateTime
The time.