CreateContactResponse.FirstContactUtc Property

Definition

Timestamp of when the first message was sent to this contact.

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

Property Value

Attributes

Applies to