Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Namespace: Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity
Assembly: Microsoft.Dynamics.Retail.Pos.Contracts (in Microsoft.Dynamics.Retail.Pos.Contracts.dll)
Syntax
'Declaration
Public Enumeration ReceiptSettings
'Usage
Dim instance As ReceiptSettings
public enum ReceiptSettings
public enum class ReceiptSettings
Members
| Member name | Description | |
|---|---|---|
| POS | The receipt should be printed on the POS. | |
| The receipt should be sent as an email to the customer. | ||
| BOTH | The receipt should be printed on the POS and sent as an email to the customer. |
See Also
Reference
Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity Namespace