Neutrome SDK reference
Preparing search index...
lil-engine/src
ProviderErrorMeta
Type Alias ProviderErrorMeta
Transport details that help interpret a provider error body.
type
ProviderErrorMeta
=
{
contentType
?:
string
|
null
;
provider
?:
string
;
source
?:
string
;
status
?:
number
;
}
Index
Properties
content
Type?
provider?
source?
status?
Properties
Optional
content
Type
contentType
?:
string
|
null
Optional
provider
provider
?:
string
Optional
source
source
?:
string
Optional
status
status
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
Type
provider
source
status
Neutrome SDK reference
Loading...
Transport details that help interpret a provider error body.