RelationshipTypesEnum
Possible types for relationships
enum RelationshipTypesEnum {
API_CLIENT
EMPLOYEE
INTEGRATION
RESPONSIBLE
}
Values
RelationshipTypesEnum.API_CLIENT
The party is an API client of the company
RelationshipTypesEnum.EMPLOYEE
The person is an employee of the company
RelationshipTypesEnum.INTEGRATION
The party is an integration of the company
RelationshipTypesEnum.RESPONSIBLE
The person is responsible for the company
Member Of
AddRelationshipInput input ● InvitePersonInput input ● Relationship object