Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 715 Bytes

Body5.md

File metadata and controls

12 lines (9 loc) · 715 Bytes

sib_api_v3_sdk.Model.Body5

Properties

Name Type Description Notes
LinkContactIds List<long?> Contact ids for contacts to be linked with deal [optional]
UnlinkContactIds List<long?> Contact ids for contacts to be unlinked from deal [optional]
LinkCompanyIds List<string> Company ids to be linked with deal [optional]
UnlinkCompanyIds List<string> Company ids to be unlinked from deal [optional]

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