@sumup/sdk
Preparing search index...
import
CreateReaderTerminateError
Type Alias CreateReaderTerminateError
CreateReaderTerminateError
Error description
type
CreateReaderTerminateError
=
{
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...
CreateReaderTerminateError
Error description