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

ICustomer interface version 2.

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

Syntax

'Declaration
<GuidAttribute("378BD609-6878-4096-B76B-90C6582C6461")> _
Public Interface ICustomerV2
'Usage
Dim instance As ICustomerV2
[GuidAttribute("378BD609-6878-4096-B76B-90C6582C6461")]
public interface ICustomerV2
[GuidAttribute(L"378BD609-6878-4096-B76B-90C6582C6461")]
public interface class ICustomerV2

See Also

Reference

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