Bagikan melalui


VerificationCodeResponseProperties.Expiry Property

Definition

Gets or sets code expiry.

[Newtonsoft.Json.JsonProperty(PropertyName="expiry")]
public string Expiry { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="expiry")>]
member this.Expiry : string with get, set
Public Property Expiry As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to