Syrve POS Api V10 Code Reference
Syrve POS Api V10 Code Reference
Resto.Front.Api
IPaymentDataContext Interface
IPaymentDataContext Methods
GetBankTransactionDetails Method
GetCustomData Method
GetRollbackData Method
SetBankTransactionDetails Method
SetCustomData Method
SetInfoForReports Method
SetRollbackData Method
IPayment
Data
Context
Get
Custom
Data Method
Method to get your custom data from Syrve storage.
Namespace:
Resto.Front.Api
Assembly:
Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
Copy
string
GetCustomData
()
Return Value
String
Data that you previosly stored.
See Also
Reference
IPaymentDataContext Interface
Resto.Front.Api Namespace