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

close

Close this client and discard its reference to the local API token.

Reference

FieldValueDescription
symboltelion_api.TelionClient.close
signature(self) -> 'None'
returnNone

Close this client and discard its reference to the local API token.

Contract

PropertyValue
symboltelion_api.TelionClient.close
signature(self) -> 'None'
returnNone

Signature

telion_api.TelionClient.close(self) -> 'None'