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