GiftCardApplication Class |
Namespace: CMS.Ecommerce
[SerializableAttribute] public class GiftCardApplication : OtherPaymentApplication, ICouponCodeApplication
The GiftCardApplication type exposes the following members.
Name | Description | |
---|---|---|
GiftCardApplication |
Name | Description | |
---|---|---|
AppliedCode |
Used gift card code.
| |
GiftCard |
Gift card that the used code belonged to.
| |
PaymentCorrectionInMainCurrency |
Value of the gift card correction in main currency.
| |
PaymentName |
Other payment name.
(Inherited from OtherPaymentApplication.) | |
PaymentValue |
Value of the other payment.
(Inherited from OtherPaymentApplication.) | |
PaymentValueInMainCurrency |
Value of the other payment in main currency.
|