CreateContactResponse.OptedOutUtc Property

Definition

Timestamp of when this contact opted out to receiving messages.

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

Property Value

Attributes

Applies to