Sha256: f932f5bf074a1265568a392de01b40bc937f83fc0d3df5a84298d2187dbc5de2
Contents?: true
Size: 585 Bytes
Versions: 2
Compression:
Stored size: 585 Bytes
Contents
# SibApiV3Sdk::Body2 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **link_contact_ids** | **Array<Integer>** | Contact ids for contacts to be linked with company | [optional] **unlink_contact_ids** | **Array<Integer>** | Contact ids for contacts to be unlinked from company | [optional] **link_deals_ids** | **Array<String>** | Deals ids for deals to be linked with company | [optional] **unlink_deals_ids** | **Array<String>** | Deals ids for deals to be unlinked from company | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sib-api-v3-sdk-9.1.0 | docs/Body2.md |
sib-api-v3-sdk-9.0.0 | docs/Body2.md |