QuickBooks Integrator 2020 Python Edition

Questions / Feedback?

sales_rep_entity_name Property

Sales representative's entity name.

Syntax

def get_sales_rep_entity_name() -> str: ...
def set_sales_rep_entity_name(value: str) -> None: ...

sales_rep_entity_name = property(get_sales_rep_entity_name, set_sales_rep_entity_name)

Default Value

""

Remarks

Refers to the sales representative's full information on the Employee, Vendor, or OtherName list.

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