IOperationServiceIsOrderHasVatInvoice Method |
Returns whether VAT invoice is active for order.
Namespace:
Resto.Front.Api
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax bool IsOrderHasVatInvoice(
Guid orderId
)
Parameters
- orderId
- Type: SystemGuid
Order id.
Return Value
Type:
BooleanSee Also