IOperationServiceIsOrderHasEInvoice Method |
Returns whether eInvoice is active for order.
Namespace:
Resto.Front.Api
Assembly:
Resto.Front.Api.V7Preview7 (in Resto.Front.Api.V7Preview7.dll)
Syntaxbool IsOrderHasEInvoice(
Guid orderId
)
Parameters
- orderId
- Type: SystemGuid
Order id.
Return Value
Type:
Boolean
See Also