IOperationServiceTryGetOrderExternalDataByKey Method |
Namespace:
Resto.Front.Api
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntaxstring TryGetOrderExternalDataByKey(
Guid orderId,
string key
)
Parameters
- orderId
- Type: SystemGuid
- key
- Type: SystemString
Return Value
Type:
String
See Also