Share via


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

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

Syntax

'Declaration
<GuidAttribute("404BF24F-6A6B-4AC4-9F7D-600627020018")> _
Public Interface ITenderLineItem _
    Inherits ILineItem, ILineItemV1, ITenderLineItemV1, ITenderLineItemV2
'Usage
Dim instance As ITenderLineItem
[GuidAttribute("404BF24F-6A6B-4AC4-9F7D-600627020018")]
public interface ITenderLineItem : ILineItem, 
    ILineItemV1, ITenderLineItemV1, ITenderLineItemV2
[GuidAttribute(L"404BF24F-6A6B-4AC4-9F7D-600627020018")]
public interface class ITenderLineItem : ILineItem, 
    ILineItemV1, ITenderLineItemV1, ITenderLineItemV2

See Also

Reference

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