Sha256: af4d73c1d256f161d348ce765386ec8c89a16f521afa8ec5e4fcd6c389152b5d
Contents?: true
Size: 583 Bytes
Versions: 1
Compression:
Stored size: 583 Bytes
Contents
# BrevoRuby::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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
brevo-ruby-1.0.0 | docs/Body2.md |