ErrorDetail
is used across the SDK to represent errors in a unified and structural manner.RenovationError
AxiosResponse
AxiosError
title
as Generic Error, if the error is not set with a title
.type
as GenericError
, if the error is not set with a type
.httpCode
as 400
, if the error is not set with an httpCode
.