iikoFront Api V7 Code Reference
iikoFront Api V7 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.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
Copy
string
GetCustomData
()
Return Value
Type:
String
Data that you previosly stored.
See Also
Reference
IPaymentDataContext Interface
Resto.Front.Api Namespace