@sumup/sdk
Preparing search index...
import
CreateReaderCheckoutError
Type Alias CreateReaderCheckoutError
CreateReaderCheckoutError
Error description
type
CreateReaderCheckoutError
=
{
errors
:
{
detail
?:
string
;
type
:
string
}
;
}
Index
Properties
errors
Properties
errors
errors
:
{
detail
?:
string
;
type
:
string
}
Type Declaration
Optional
detail
?:
string
Error message
type
:
string
Error code
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
errors
@sumup/sdk
Loading...
CreateReaderCheckoutError
Error description