Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 ICardTenderLineItem interface.
Namespace: Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity
Assembly: Microsoft.Dynamics.Retail.Pos.Contracts (in Microsoft.Dynamics.Retail.Pos.Contracts.dll)
Syntax
'Declaration
<GuidAttribute("77494975-4A60-4A53-9369-37055F5CF963")> _
Public Interface ICardTenderLineItem _
Inherits ITenderLineItem, ILineItem, ILineItemV1, ITenderLineItemV1, _
ITenderLineItemV2, ICardTenderLineItemV1
'Usage
Dim instance As ICardTenderLineItem
[GuidAttribute("77494975-4A60-4A53-9369-37055F5CF963")]
public interface ICardTenderLineItem : ITenderLineItem,
ILineItem, ILineItemV1, ITenderLineItemV1, ITenderLineItemV2, ICardTenderLineItemV1
[GuidAttribute(L"77494975-4A60-4A53-9369-37055F5CF963")]
public interface class ICardTenderLineItem : ITenderLineItem,
ILineItem, ILineItemV1, ITenderLineItemV1, ITenderLineItemV2, ICardTenderLineItemV1
See Also
Reference
Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity Namespace