QuickBooks Integrator 2020 Python Edition

Questions / Feedback?

postal_code Property

The postal code.

Syntax

def get_postal_code() -> str: ...
def set_postal_code(value: str) -> None: ...

postal_code = property(get_postal_code, set_postal_code)

Default Value

""

Remarks

The postal or zip code.

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 Python Edition - Version 20.0 [Build 7941]