PayFanout API reference
Preparing search index...
adapter-stripe/src
StripeJsErrorLike
Interface StripeJsErrorLike
interface
StripeJsErrorLike
{
code
?:
string
;
decline_code
?:
string
;
message
?:
string
;
type
?:
string
;
}
Index
Properties
code?
decline_
code?
message?
type?
Properties
Optional
code
code
?:
string
Optional
decline_
code
decline_code
?:
string
Optional
message
message
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
decline_
code
message
type
PayFanout API reference
Loading...