Share via


IRemoveTenderTransaction 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.

IRemoveTenderTransaction interface.

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

Syntax

'Declaration
<GuidAttribute("11436573-0F48-4AF3-A64C-E5F550EE1A0E")> _
Public Interface IRemoveTenderTransaction _
    Inherits ICashTenderCountTransaction, IPosTransaction, IPosTransactionV1, IPosTransactionV2,  _
    IPosTransactionV3, ICashTenderCountTransactionV1
'Usage
Dim instance As IRemoveTenderTransaction
[GuidAttribute("11436573-0F48-4AF3-A64C-E5F550EE1A0E")]
public interface IRemoveTenderTransaction : ICashTenderCountTransaction, 
    IPosTransaction, IPosTransactionV1, IPosTransactionV2, IPosTransactionV3, ICashTenderCountTransactionV1
[GuidAttribute(L"11436573-0F48-4AF3-A64C-E5F550EE1A0E")]
public interface class IRemoveTenderTransaction : ICashTenderCountTransaction, 
    IPosTransaction, IPosTransactionV1, IPosTransactionV2, IPosTransactionV3, ICashTenderCountTransactionV1

See Also

Reference

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