Sha256: 65da0f41e7e0ff739da622eb4ed22b0146ea9db18a4df3ddc7544a42f929c1bd
Contents?: true
Size: 934 Bytes
Versions: 1
Compression:
Stored size: 934 Bytes
Contents
# BrevoRuby::GetWhatsappCampaignOverview ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | ID of the WhatsApp Campaign | **campaign_name** | **String** | Name of the WhatsApp Campaign | **campaign_status** | **String** | Status of the WhatsApp Campaign | **scheduled_at** | **String** | UTC date-time on which WhatsApp campaign is scheduled. Should be in YYYY-MM-DDTHH:mm:ss.SSSZ format | [optional] **sender_number** | **String** | Sender of the WhatsApp Campaign | **stats** | [**WhatsappCampStats**](WhatsappCampStats.md) | | [optional] **template** | [**WhatsappCampTemplate**](WhatsappCampTemplate.md) | | **created_at** | **String** | Creation UTC date-time of the WhatsApp campaign (YYYY-MM-DDTHH:mm:ss.SSSZ) | **modified_at** | **String** | UTC date-time of last modification of the WhatsApp campaign (YYYY-MM-DDTHH:mm:ss.SSSZ) |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
brevo-ruby-1.0.0 | docs/GetWhatsappCampaignOverview.md |