Click or drag to resize

IOperationService.GetDeliveryCancelCauses Method

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
IReadOnlyList<IDeliveryCancelCause> GetDeliveryCancelCauses()

Return Value

Type: IReadOnlyList<IDeliveryCancelCause>
See Also