IOperationServiceAddOrUpdateCustomData Method |
Adds or updates custom data.
Namespace: Resto.Front.ApiAssembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntaxvoid AddOrUpdateCustomData(
string key,
string value
)
Parameters
- key String
-
- value String
-
See Also