iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api
IPaymentDataContext Interface
IPaymentDataContext Methods
GetCustomData Method
GetRollbackData Method
SetCustomData Method
SetInfoForReports Method
SetRollbackData Method
IPaymentDataContext
GetCustomData Method
Method to get your custom data from iiko storage.
Namespace:
Resto.Front.Api
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
string
GetCustomData
()
Return Value
Type:
String
Data that you previosly stored.
See Also
Reference
IPaymentDataContext Interface
Resto.Front.Api Namespace