Skip to documentation content
On this page
  1. Contract

status_code

`status_code` is an optional parameter of `telion_api.AiError` with the installed type contract `int | None`.

status_code is an optional parameter of telion_api.AiError with the installed type contract int | None.

Contract

PropertyValue
symboltelion_api.AiError
parameterstatus_code
typeint | None
requiredfalse
defaultnull
status_code — Telion Python API 0.1.0-alpha | Telion