Click or drag to resize

EcommerceOrderBeforePaymentFeeCalculationArgs Class

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

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

The EcommerceOrderBeforePaymentFeeCalculationArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerceOrderBeforePaymentFeeCalculationArgs
Initializes a new instance of the EcommerceOrderBeforePaymentFeeCalculationArgs class
Top
Properties
  NameDescription
Public propertyOrder
Public propertyPaymentFee
Top
See Also