IOperationServiceRegisterExternalCourierServicesProvider(String, FuncValueTupleGuid, String) Method |
Namespace: Resto.Front.ApiAssembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
SyntaxIDisposable RegisterExternalCourierServicesProvider(
string providerId,
Func<(Guid , string )[]> getServicesCallback
)
Parameters
- providerId String
-
- getServicesCallback FuncValueTupleGuid, String
-
Return Value
IDisposable
See Also