docs/CreateSmsCampaign.md in sib-api-v3-sdk-2.1.4 vs docs/CreateSmsCampaign.md in sib-api-v3-sdk-2.1.5

- old
+ new

@@ -5,8 +5,8 @@ ------------ | ------------- | ------------- | ------------- **name** | **String** | Name of the campaign | **sender** | **String** | Name of the sender. The number of characters is limited to 11 | **content** | **String** | Content of the message. The maximum characters used per SMS is 160, if used more than that, it will be counted as more than one SMS | [optional] **recipients** | [**CreateSmsCampaignRecipients**](CreateSmsCampaignRecipients.md) | | [optional] -**scheduled_at** | **DateTime** | Date and time on which the campaign has to run (YYYY-MM-DDTHH:mm:ss.SSSZ) | [optional] +**scheduled_at** | **DateTime** | UTC date-time on which the campaign has to run (YYYY-MM-DDTHH:mm:ss.SSSZ) | [optional]