docs/Body3.md in brevo-2.0.0 vs docs/Body3.md in brevo-3.0.0

- old
+ new

@@ -1,9 +1,10 @@ # Brevo::Body3 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**name** | **String** | Name of deal | -**attributes** | **Object** | Attributes for deal creation If you want to create a deal on a specific pipeline and stage you can use the following attributes `pipeline` and `deal_stage`. Pipeline and deal_stage are ids you can fetch using this endpoint `/crm/pipeline/details/{pipelineID}` | [optional] +**name** | **String** | Name of company | +**attributes** | **Object** | Attributes for company creation | [optional] +**country_code** | **Integer** | Country code if phone_number is passed in attributes. | [optional]