Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 943 Bytes

SalesRep.md

File metadata and controls

14 lines (10 loc) · 943 Bytes

SalesRep

Properties

Name Type Description Notes
first_name string The first name of the sales representative. [optional]
id int The staff ID of the sales representative. [optional]
last_name string The last name of the sales representative. [optional]
sales_rep_number int This value is the number that identifies the type of sales representative assigned to this client. One to six types of sales representatives can be assigned to a client at any given time, depending on site settings. [optional]
sales_rep_numbers int[] A list of the different types of sales representative functions assigned to this staff member. [optional]

[Back to Model list] [Back to API list] [Back to README]