IPWorks Cloud 2020 Python Edition

Questions / Feedback?

account_team_id Property

The Id of the account's team.

Syntax

def get_account_team_id() -> str: ...

account_team_id = property(get_account_team_id, None)

Default Value

""

Remarks

The Id of the account's team.

This property reflects the Id of the account's team, if the account is paired to a team.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Python Edition - Version 20.0 [Build 8265]