Click or drag to resize

PaymentActionFailedExceptionReason Property

Payment action fail reason.

Namespace:  Resto.Front.Api.Exceptions
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public PaymentActionFailedExceptionReason? Reason { get; }

Property Value

Type: NullablePaymentActionFailedExceptionReason
See Also