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

ApiSurface

ApiSurface(name: 'str', protocol: 'str', trusted_user_code: 'bool', arbitrary_python: 'bool', model_mutation: 'str', description: 'str')

Reference contract

FieldValueDescription
symboltelion_api.ApiSurface
moduletelion_api.surfaces
constructor(name: 'str', protocol: 'str', trusted_user_code: 'bool', arbitrary_python: 'bool', model_mutation: 'str', description: 'str') -> None

ApiSurface(name: 'str', protocol: 'str', trusted_user_code: 'bool', arbitrary_python: 'bool', model_mutation: 'str', description: 'str')

Contract

PropertyValue
symboltelion_api.ApiSurface
moduletelion_api.surfaces
constructor(name: 'str', protocol: 'str', trusted_user_code: 'bool', arbitrary_python: 'bool', model_mutation: 'str', description: 'str') -> None

Authoritative source

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