IPWorks Auth 2020 Python Edition

Questions / Feedback?

user_details_addr_formatted Property

This property holds the full mailing address of the user, formatted for display or use on a mailing label.

Syntax

def get_user_details_addr_formatted() -> str: ...

user_details_addr_formatted = property(get_user_details_addr_formatted, None)

Default Value

""

Remarks

This property holds the full mailing address of the user, formatted for display or use on a mailing label. This value may contain multiple lines.

This property is read-only.

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