GiftCertificatePayment Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the GiftCertificatePayment class.
Overload List
Name | Description | |
---|---|---|
GiftCertificatePayment()()() | Initializes a new instance of the GiftCertificatePayment class. | |
GiftCertificatePayment(SerializationInfo, StreamingContext) | Initializes a new instance of the GiftCertificatePayment class using the specified serialization information and streaming context. | |
GiftCertificatePayment(String, Guid) | Initializes a new instance of the GiftCertificatePayment class using the specified billing address ID and payment method name. |
Top
Remarks
GiftCertificatePayment is derived from the abstract Payment class and represents a payment mechanism.
See Also
Reference
GiftCertificatePayment Members