IPWorks Cloud 2020 Python Edition

Questions / Feedback?

account_team_member_id Property

The team member Id of the account.

Syntax

def get_account_team_member_id() -> str: ...

account_team_member_id = property(get_account_team_member_id, None)

Default Value

""

Remarks

The team member Id of the account.

This property reflects the team member Id of the account, 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]