Share via


ICreditMemoTenderLineItem 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 ICreditMemoTenderLineItem interface.

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

Syntax

'Declaration
<GuidAttribute("6BCE0C68-6655-4BC3-A692-1D21A129AB66")> _
Public Interface ICreditMemoTenderLineItem _
    Inherits ITenderLineItem, ILineItem, ILineItemV1, ITenderLineItemV1,  _
    ITenderLineItemV2, ICreditMemoTenderLineItemV1
'Usage
Dim instance As ICreditMemoTenderLineItem
[GuidAttribute("6BCE0C68-6655-4BC3-A692-1D21A129AB66")]
public interface ICreditMemoTenderLineItem : ITenderLineItem, 
    ILineItem, ILineItemV1, ITenderLineItemV1, ITenderLineItemV2, ICreditMemoTenderLineItemV1
[GuidAttribute(L"6BCE0C68-6655-4BC3-A692-1D21A129AB66")]
public interface class ICreditMemoTenderLineItem : ITenderLineItem, 
    ILineItem, ILineItemV1, ITenderLineItemV1, ITenderLineItemV2, ICreditMemoTenderLineItemV1

See Also

Reference

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