docs/GetEmailCampaign.md in sib-api-v3-sdk-2.1.5 vs docs/GetEmailCampaign.md in sib-api-v3-sdk-3.0.0

- old
+ new

@@ -10,10 +10,10 @@ **status** | **String** | Status of the campaign | **scheduled_at** | **DateTime** | UTC date-time on which campaign is scheduled (YYYY-MM-DDTHH:mm:ss.SSSZ) | [optional] **test_sent** | **BOOLEAN** | Retrieved the status of test email sending. (true=Test email has been sent false=Test email has not been sent) | **header** | **String** | Header of the campaign | **footer** | **String** | Footer of the campaign | -**sender** | [**GetExtendedCampaignOverviewSender**](GetExtendedCampaignOverviewSender.md) | | [optional] +**sender** | [**GetExtendedCampaignOverviewSender**](GetExtendedCampaignOverviewSender.md) | | **reply_to** | **String** | Email defined as the \"Reply to\" of the campaign | **to_field** | **String** | Customisation of the \"to\" field of the campaign | **html_content** | **String** | HTML content of the campaign | **share_link** | **String** | Link to share the campaign on social medias | [optional] **tag** | **String** | Tag of the campaign |