IPWorks Cloud 2020 Python Edition

Questions / Feedback?

account_email Property

The email address of the account.

Syntax

def get_account_email() -> str: ...

account_email = property(get_account_email, None)

Default Value

""

Remarks

The email address of the account.

This property reflects the email address associated with the account.

This property is read-only.

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