GitHub
Preparing search index...
The search index is not available
Sapo Client SDK - v0.3.3
Sapo Client SDK
AuthenticationError
Class AuthenticationError
Authentication related errors
Hierarchy (
view full
)
SapoError
AuthenticationError
Index
Constructors
constructor
Properties
code?
errors?
request
Id?
status?
Constructors
constructor
new
Authentication
Error
(
message
,
code
?
,
requestId
?
)
:
AuthenticationError
Parameters
message
:
string
Optional
code
:
string
Optional
requestId
:
string
Returns
AuthenticationError
Properties
Optional
Readonly
code
code
?:
string
Optional
Readonly
errors
errors
?:
Record
<
string
,
any
>
Optional
Readonly
request
Id
request
Id
?:
string
Optional
Readonly
status
status
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
code
errors
request
Id
status
Sapo Client SDK - v0.3.3
Loading...
Authentication related errors