Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Authoritative source

trusted_user_code

`trusted_user_code` is a required parameter of `telion_api.ApiSurface` with the installed type contract `bool`.

Reference contract

FieldValueDescription
symboltelion_api.ApiSurface
parametertrusted_user_code
kindpositional-or-keyword
typebool
requiredtrue
defaultrequired

trusted_user_code is a required parameter of telion_api.ApiSurface with the installed type contract bool.

Contract

PropertyValue
symboltelion_api.ApiSurface
parametertrusted_user_code
kindpositional-or-keyword
typebool
requiredtrue
defaultrequired

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.ApiSurface.__init__:parameter:trusted_user_code
Path
sdk/python/telion_api/surfaces.py
Symbol
telion_api.ApiSurface