Click or drag to resize
OtherPaymentApplication Class
Represents an other payment application (e.g. a gift card)
Inheritance Hierarchy

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
[SerializableAttribute]
public abstract class OtherPaymentApplication

The OtherPaymentApplication type exposes the following members.

Constructors
  NameDescription
Protected methodOtherPaymentApplication
Top
Properties
  NameDescription
Public propertyPaymentName
Other payment name.
Public propertyPaymentValue
Value of the other payment.
Top
See Also