TeamMember

Information about a team's member

Properties

Name Type Description Notes
email str The member's email
relationship str The member's relationship to the team, an enum of `MEMBER`, `MANAGER`, `LEAD`, `POINT_OF_CONTACT`, `OTHER` [optional] if omitted the server will use the default value of "MEMBER"
join_date date The member's start date [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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