Share via


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

ICustomerOrderPaymentHistory interface.

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

Syntax

'Declaration
<GuidAttribute("08FF9862-EA7E-45F0-843F-60E66210728B")> _
Public Interface ICustomerOrderPaymentHistory _
    Inherits ICustomerOrderPaymentHistoryV1
'Usage
Dim instance As ICustomerOrderPaymentHistory
[GuidAttribute("08FF9862-EA7E-45F0-843F-60E66210728B")]
public interface ICustomerOrderPaymentHistory : ICustomerOrderPaymentHistoryV1
[GuidAttribute(L"08FF9862-EA7E-45F0-843F-60E66210728B")]
public interface class ICustomerOrderPaymentHistory : ICustomerOrderPaymentHistoryV1

See Also

Reference

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