Click or drag to resize

Payment Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Ecommerce.OrdersPayment

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class Payment

The Payment type exposes the following members.

Constructors
  NameDescription
Public methodPayment
Initializes a new instance of the Payment class
Public methodPayment(IDataReader) Obsolete.
Initializes a new instance of the Payment class
Public methodPayment(String) Obsolete.
Initializes a new instance of the Payment class
Public methodPayment(String, String) Obsolete.
Initializes a new instance of the Payment class
Top
Properties
Methods
See Also