Click or drag to resize

IConfigurableWithJSONSchema Interface

Configurable with JSON schema interface.

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 IConfigurableWithJSONSchema

The IConfigurableWithJSONSchema type exposes the following members.

Methods
  NameDescription
Public methodConfigurationSchema
Gets the configuration schema.
Top
See Also