Share via


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

ITenderDeclarationTransaction interface.

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

Syntax

'Declaration
<GuidAttribute("B1DEA35E-2460-41DF-854F-1998A48280B8")> _
Public Interface ITenderDeclarationTransaction _
    Inherits ITenderCountTransaction, ITenderCountTransactionV1, IPosTransaction, IPosTransactionV1,  _
    IPosTransactionV2, IPosTransactionV3
'Usage
Dim instance As ITenderDeclarationTransaction
[GuidAttribute("B1DEA35E-2460-41DF-854F-1998A48280B8")]
public interface ITenderDeclarationTransaction : ITenderCountTransaction, 
    ITenderCountTransactionV1, IPosTransaction, IPosTransactionV1, IPosTransactionV2, IPosTransactionV3
[GuidAttribute(L"B1DEA35E-2460-41DF-854F-1998A48280B8")]
public interface class ITenderDeclarationTransaction : ITenderCountTransaction, 
    ITenderCountTransactionV1, IPosTransaction, IPosTransactionV1, IPosTransactionV2, IPosTransactionV3

See Also

Reference

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