classAvailable
ApiSurface
ApiSurface(name: 'str', protocol: 'str', trusted_user_code: 'bool', arbitrary_python: 'bool', model_mutation: 'str', description: 'str')
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.ApiSurface | — |
| module | telion_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
| Property | Value |
|---|---|
| symbol | telion_api.ApiSurface |
| module | telion_api.surfaces |
| constructor | (name: 'str', protocol: 'str', trusted_user_code: 'bool', arbitrary_python: 'bool', model_mutation: 'str', description: 'str') -> None |