Share via


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

Contains all information relevant to a card that has either been read with a stripe reader or had the values entered manually.

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

Syntax

'Declaration
<GuidAttribute("67F7893D-0861-454C-B623-48C6C9F5F972")> _
Public Interface ICardInfoV1
'Usage
Dim instance As ICardInfoV1
[GuidAttribute("67F7893D-0861-454C-B623-48C6C9F5F972")]
public interface ICardInfoV1
[GuidAttribute(L"67F7893D-0861-454C-B623-48C6C9F5F972")]
public interface class ICardInfoV1

See Also

Reference

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