Class ExchangePayment
Implements
System.Xml.Serialization.IXmlSerializable
System.ICloneable
System.Runtime.Serialization.ISerializable
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Mediachase.Commerce.Orders
Assembly: Mediachase.Commerce.dll
Version: 13.30.0Syntax
public class ExchangePayment : Payment, IXmlSerializable, IStorageObject, ICloneable, ISerializable, IPayment, IExtendedProperties
Constructors
ExchangePayment()
Initializes a new instance of the ExchangePayment class.
Declaration
public ExchangePayment()
ExchangePayment(SerializationInfo, StreamingContext)
Initializes a new instance of the ExchangePayment class.
Declaration
protected ExchangePayment(SerializationInfo info, StreamingContext context)
Parameters
Type | Name | Description |
---|---|---|
System.Runtime.Serialization.SerializationInfo | info | The info. |
System.Runtime.Serialization.StreamingContext | context | The context. |
Fields
PaymentMethodSystemKeyword
Declaration
public const string PaymentMethodSystemKeyword = "Exchange"
Field Value
Type | Description |
---|---|
System.String |
Properties
ExchangePaymentMetaClass
Declaration
public static MetaClass ExchangePaymentMetaClass { get; }
Property Value
Type | Description |
---|---|
MetaClass |
Implements
System.Xml.Serialization.IXmlSerializable
System.ICloneable
System.Runtime.Serialization.ISerializable