Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 739 Bytes

Body2.md

File metadata and controls

12 lines (9 loc) · 739 Bytes

sib_api_v3_sdk.Model.Body2

Properties

Name Type Description Notes
LinkContactIds List<long?> Contact ids for contacts to be linked with company [optional]
UnlinkContactIds List<long?> Contact ids for contacts to be unlinked from company [optional]
LinkDealsIds List<string> Deals ids for deals to be linked with company [optional]
UnlinkDealsIds List<string> Deals ids for deals to be unlinked from company [optional]

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