Share via


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

IBankDropTransaction interface.

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

Syntax

'Declaration
<GuidAttribute("020741AC-D356-4DB6-9F79-D8C7E2B81595")> _
Public Interface IBankDropTransaction _
    Inherits ITenderCountTransaction, ITenderCountTransactionV1, IPosTransaction, IPosTransactionV1,  _
    IPosTransactionV2, IPosTransactionV3, IBankDropTransactionV1
'Usage
Dim instance As IBankDropTransaction
[GuidAttribute("020741AC-D356-4DB6-9F79-D8C7E2B81595")]
public interface IBankDropTransaction : ITenderCountTransaction, 
    ITenderCountTransactionV1, IPosTransaction, IPosTransactionV1, IPosTransactionV2, IPosTransactionV3, 
    IBankDropTransactionV1
[GuidAttribute(L"020741AC-D356-4DB6-9F79-D8C7E2B81595")]
public interface class IBankDropTransaction : ITenderCountTransaction, 
    ITenderCountTransactionV1, IPosTransaction, IPosTransactionV1, IPosTransactionV2, IPosTransactionV3, 
    IBankDropTransactionV1

See Also

Reference

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