ViewListContactsResponse.HttpCode Property

Definition

Http Code

[System.Text.Json.Serialization.JsonPropertyName("http_code")]
public int? HttpCode { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("http_code")>]
member this.HttpCode : Nullable<int> with get, set
Public Property HttpCode As Nullable(Of Integer)

Property Value

Attributes

Applies to