Click or drag to resize

IIdentifierCodeHandlerSourceKey Property

Unique key identifying this handler. Used to associate verification results and processing flags with the handler.

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
string SourceKey { get; }

Property Value

Type: String
See Also