MemberResponseModel.OptInIP Property

Definition

The IP address the subscriber used to confirm their opt-in status

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

Property Value

Attributes

Applies to