Skip to documentation content
On this page
  1. Reference
  2. Contract
  3. Signature

Constructor

Construct `telion_api.ApiSurface` with the installed signature `(name: 'str', protocol: 'str', trusted_user_code: 'bool', arbitrary_python: 'bool', model_mutation: 'str', description: 'str') -> None`.

Reference

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

Construct telion_api.ApiSurface with the installed signature (name: 'str', protocol: 'str', trusted_user_code: 'bool', arbitrary_python: 'bool', model_mutation: 'str', description: 'str') -> None.

Contract

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

Signature

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