Share via


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

ICashTenderCountTransaction interface.

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

Syntax

'Declaration
<GuidAttribute("74D65BBD-9621-450E-8902-2C9D56FF302D")> _
Public Interface ICashTenderCountTransaction _
    Inherits IPosTransaction, IPosTransactionV1, IPosTransactionV2, IPosTransactionV3,  _
    ICashTenderCountTransactionV1
'Usage
Dim instance As ICashTenderCountTransaction
[GuidAttribute("74D65BBD-9621-450E-8902-2C9D56FF302D")]
public interface ICashTenderCountTransaction : IPosTransaction, 
    IPosTransactionV1, IPosTransactionV2, IPosTransactionV3, ICashTenderCountTransactionV1
[GuidAttribute(L"74D65BBD-9621-450E-8902-2C9D56FF302D")]
public interface class ICashTenderCountTransaction : IPosTransaction, 
    IPosTransactionV1, IPosTransactionV2, IPosTransactionV3, ICashTenderCountTransactionV1

See Also

Reference

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