IPWorks Cloud 2020 Python Edition

Questions / Feedback?

account_display_name Property

The display name of the account.

Syntax

def get_account_display_name() -> str: ...

account_display_name = property(get_account_display_name, None)

Default Value

""

Remarks

The display name of the account.

This property reflects the display name of the account itself.

This property is read-only.

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