Share via


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

The event arguments for PinpadEntryCompleteHandler.

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

Syntax

'Declaration
<GuidAttribute("74ACB421-E256-4BC0-B797-B98FA29F301B")> _
Public Interface IPinPadInfo _
    Inherits IPinPadInfoV1
'Usage
Dim instance As IPinPadInfo
[GuidAttribute("74ACB421-E256-4BC0-B797-B98FA29F301B")]
public interface IPinPadInfo : IPinPadInfoV1
[GuidAttribute(L"74ACB421-E256-4BC0-B797-B98FA29F301B")]
public interface class IPinPadInfo : IPinPadInfoV1

See Also

Reference

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