Click or drag to resize

IPaymentDataContextGetRollbackData Method

Method to get your data from iiko storage.

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
string GetRollbackData()

Return Value

Type: String
Data that you previosly stored.
See Also