Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 871 Bytes

Error.md

File metadata and controls

15 lines (12 loc) · 871 Bytes

Error

Properties

Name Type Description Notes
status int De HTTP status code.
title string De titel behorende bij de HTTP status code.
type string URI naar een pagina met meer informatie over deze foutmelding voor de ontwikkelaar.
detail string Een gedetailleerde beschrijving van de HTTP status code.
instance string URI van de aanroep die fout heeft veroorzaakt.
code string Systeem code die het type fout aangeeft. [optional]
invalid_params \Kadaster\BagApiClient\Model\InvalidParams[] [optional]

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