Share via


TenderDropAndDeclareType Enumeration

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.

Represents the type of bank drop/ safe drop/ tender declaration daily operation.

Namespace:  Microsoft.Dynamics.Commerce.Runtime.DataModel
Assembly:  Microsoft.Dynamics.Commerce.Runtime.Entities (in Microsoft.Dynamics.Commerce.Runtime.Entities.dll)

Syntax

'Declaration
<DataContractAttribute> _
Public Enumeration TenderDropAndDeclareType
'Usage
Dim instance As TenderDropAndDeclareType
[DataContractAttribute]
public enum TenderDropAndDeclareType
[DataContractAttribute]
public enum class TenderDropAndDeclareType

Members

Member name Description
None No transaction type specified.
BankDrop Bank drop helps to drop currencies into bank.
SafeDrop Safedrop helps to drop currencies into safety locker.
TenderDeclaration Tender declaration is usually done when closing the shift.

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.DataModel Namespace