iikoFront Api V5 Code Reference
iikoFront Api V5 Code Reference
Resto.Front.Api.V5.Exceptions
CannotCancelNotNewDeliveryException Class
CannotCancelNotNewDeliveryException Constructor
CannotCancelNotNewDeliveryException Constructor (Guid)
CannotCancelNotNewDeliveryException Constructor (Guid, String)
CannotCancelNotNewDeliveryException Constructor (Guid, String, Exception)
CannotCancelNotNewDeliveryException Constructor (Guid)
Initializes a new instance of the
CannotCancelNotNewDeliveryException
class with a specified delivery id.
Namespace:
Resto.Front.Api.V5.Exceptions
Assembly:
Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
Copy
public
CannotCancelNotNewDeliveryException
(
Guid
deliveryId
)
Parameters
deliveryId
Type:
System
.
Guid
See Also
Reference
CannotCancelNotNewDeliveryException Class
CannotCancelNotNewDeliveryException Overload
Resto.Front.Api.V5.Exceptions Namespace