IPWorks Cloud 2020 Python Edition

Questions / Feedback?

account_enterprise_id Property

The Id of the enterprise the account is a member of.

Syntax

def get_account_enterprise_id() -> str: ...

account_enterprise_id = property(get_account_enterprise_id, None)

Default Value

""

Remarks

The Id of the enterprise the account is a member of.

This property reflects the Id of the enterprise that the account is a member of. It will be empty if the account isn't part of an enterprise.

This property is read-only.

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