Skip to documentation content
On this page
  1. Contract

ApiSurface

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

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
ApiSurface — Telion Python API 0.1.0-alpha | Telion