Interface Status

Should be handled as additional information for e.g. debugging. Contains information if an object is valid. If not, a status code and maybe an additional message inform about what is wrong.

Hierarchy

  • Status

Properties

Properties

Describes status in short. Default is 200, no errors detected.

message?: string

Optional message string contains additional information to better understand the status code.

Generated using TypeDoc