QuickBooks Integrator 2020 Python Edition

Questions / Feedback?

sales_rep_entity_id Property

Sales representative's entity Id.

Syntax

def get_sales_rep_entity_id() -> str: ...
def set_sales_rep_entity_id(value: str) -> None: ...

sales_rep_entity_id = property(get_sales_rep_entity_id, set_sales_rep_entity_id)

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]