PayFanout API reference
Preparing search index...
core/src
UnifiedError
Interface UnifiedError
interface
UnifiedError
{
code
:
UnifiedErrorCode
;
message
:
string
;
raw
:
unknown
;
retryable
:
boolean
;
}
Implemented by
PayFanoutError
Index
Properties
code
message
raw
retryable
Properties
code
code
:
UnifiedErrorCode
message
message
:
string
Safe to show to end users.
raw
raw
:
unknown
Untouched original PSP error, for logs/support — never dropped.
retryable
retryable
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
raw
retryable
PayFanout API reference
Loading...
Safe to show to end users.