Click or drag to resize

IPaymentDataContextGetCustomData Method

Method to get your custom data from Syrve storage.

Namespace: Resto.Front.Api
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
string GetCustomData()

Return Value

String
Data that you previosly stored.
See Also