Click or drag to resize

EcommerceOrderGatewayStatusChangedArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.Ecommerce.NotificationsEcommerceOrderGatewayStatusChangedArgs

Namespace:  Dynamicweb.Ecommerce.Notifications
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public class GatewayStatusChangedArgs : NotificationArgs

The EcommerceOrderGatewayStatusChangedArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerceOrderGatewayStatusChangedArgs
Initializes a new instance of the EcommerceOrderGatewayStatusChangedArgs class
Top
Properties
  NameDescription
Public propertyOrder
Public propertyPreviousStatus
Public propertyStatus
Top
See Also