Click or drag to resize

IOperationService.TryGetOrderExternalDataByKey Method

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
string TryGetOrderExternalDataByKey(
	Guid orderId,
	string key
)

Parameters

orderId
Type: System.Guid
key
Type: System.String

Return Value

Type: String
See Also