Click or drag to resize

IOrderValidator Interface

Defines the IOrderValidator type.

Namespace:  Atomia.Billing.Core.Sdk.Plugins
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public interface IOrderValidator

The IOrderValidator type exposes the following members.

Methods
  NameDescription
Public methodValidate
Validates the specified order.
Top
See Also