Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 657 Bytes

ErrorDetails.md

File metadata and controls

12 lines (8 loc) · 657 Bytes

ErrorDetails

Properties

Name Type Description Notes
message str Error message [optional]
code str Error code. See the documentation of the individual services for details about what values may be returned. [optional]
type str Error type. BUSINESS errors depict German error messages for the user, e.g. from a bank server. TECHNICAL errors depict internal errors. [optional]

[Back to Model list] [Back to API list] [Back to README]