CreateCardResponse.EstimatedTime Property

Definition

Estimated time for completion

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

Property Value

Attributes

Applies to