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