GetContactByPhoneNumberResponse.DateCreatedUtc Property

Definition

The timestamp of when ths contact was created.

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

Property Value

Attributes

Applies to