CampaignResponseModel.SendTime Property

Definition

The time and date a campaign was sent

[System.Text.Json.Serialization.JsonPropertyName("send_time")]
public string SendTime { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("send_time")>]
member this.SendTime : string with get, set
Public Property SendTime As String

Property Value

Attributes

Applies to