Click or drag to resize
GiftCardApplicationGiftCard Property
Gift card that the used code belonged to.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public GiftCardInfo GiftCard { get; set; }

Property Value

Type: GiftCardInfo
See Also