Click or drag to resize

IPaymentDataContextGetCustomData 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#
string GetCustomData()

Return Value

Type: String
Data that you previosly stored.
See Also