PaymentActionFailedException(Boolean) Constructor |
Namespace: Resto.Front.Api.ExceptionsAssembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntaxpublic PaymentActionFailedException(
bool keepInOrder = false
)
Parameters
- keepInOrder Boolean (Optional)
- Keep payment in the order if possible.
See Also