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)
Syntaxpublic Dictionary<string, string> Parameters { get; set; }Property Value
Type:
DictionaryString,
String
See Also