Click or drag to resize

CodeVerificationResultParameters Property

Additional parameters returned by the verification process.

Namespace: Resto.Front.Api.Data.Orders
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public Dictionary<string, string> Parameters { get; set; }

Property Value

DictionaryString, String
See Also