GraphQL OBJECT
HistoryNatureOfContact
Source of the contact.
link Definition
- type HistoryNatureOfContact {
- # Nature of contact code.
- HistoryNatureOfContactEnum :
- # Nature of contact name.
- String :
- }
GraphQL OBJECT
Source of the contact.
- type HistoryNatureOfContact {
- # Nature of contact code.
- HistoryNatureOfContactEnum :
- # Nature of contact name.
- String :
- }