Click or drag to resize

IPluginSettings Interface

Interface of plugin settings.

Namespace:  Resto.Front.Api.Data.Settings
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public interface IPluginSettings

The IPluginSettings type exposes the following members.

Properties
  NameDescription
Public propertyBoundEntityId
Identifier of bound entity.
Public propertyDisplayName
Name that describes settings to iikoOffice user.
Public propertyPluginKey
Plugin's key for signing settings.
Public propertyVersion
Version of settings scheme. Meant to be monotonically increasing.
Top
Methods
See Also