Share via


IGiftCardTenderLineItem Interface

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

The IGiftCardTenderLineItem interface.

Namespace:  Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity
Assembly:  Microsoft.Dynamics.Retail.Pos.Contracts (in Microsoft.Dynamics.Retail.Pos.Contracts.dll)

Syntax

'Declaration
<GuidAttribute("541B04AB-B493-4BED-8E6E-345114023DA3")> _
Public Interface IGiftCardTenderLineItem _
    Inherits ITenderLineItem, ILineItem, ILineItemV1, ITenderLineItemV1,  _
    ITenderLineItemV2, IGiftCardTenderLineItemV1
'Usage
Dim instance As IGiftCardTenderLineItem
[GuidAttribute("541B04AB-B493-4BED-8E6E-345114023DA3")]
public interface IGiftCardTenderLineItem : ITenderLineItem, 
    ILineItem, ILineItemV1, ITenderLineItemV1, ITenderLineItemV2, IGiftCardTenderLineItemV1
[GuidAttribute(L"541B04AB-B493-4BED-8E6E-345114023DA3")]
public interface class IGiftCardTenderLineItem : ITenderLineItem, 
    ILineItem, ILineItemV1, ITenderLineItemV1, ITenderLineItemV2, IGiftCardTenderLineItemV1

See Also

Reference

Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity Namespace