PaymentActionFailedException Constructor (Boolean) |
Namespace:
Resto.Front.Api.Exceptions
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax public PaymentActionFailedException(
bool keepInOrder = false
)
Parameters
- keepInOrder (Optional)
- Type: SystemBoolean
Keep payment in the order if possible.
See Also