Preparing search index...
The search index is not available
vattenfall-europe-sales-api
vattenfall-europe-sales-api
errors
VattenfallServiceErrorOptions
Interface VattenfallServiceErrorOptions
Represents options for handling errors in the Vattenfall service.
interface
VattenfallServiceErrorOptions
{
data
?:
ErrorReport
;
message
?:
string
;
status_code
?:
StatusCode
;
}
Index
Properties
data?
message?
status_
code?
Properties
Optional
data
data
?:
ErrorReport
Optional
message
message
?:
string
Optional
status_
code
status_
code
?:
StatusCode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
message
status_
code
vattenfall-europe-sales-api
Loading...
Represents options for handling errors in the Vattenfall service.