IPayment Interface

Interface for Payment service.

Namespace:  Microsoft.Dynamics.Commerce.Runtime.Services
Assembly:  Microsoft.Dynamics.Commerce.Runtime (in Microsoft.Dynamics.Commerce.Runtime.dll)

Syntax

'Declaration
Public Interface IPayment _
    Inherits IService
'Usage
Dim instance As IPayment
public interface IPayment : IService
public interface class IPayment : IService

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.Services Namespace