SplitPdfResponse.Urls Property

Definition

urls

[System.Text.Json.Serialization.JsonPropertyName("urls")]
public System.Collections.Generic.List<string> Urls { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("urls")>]
member this.Urls : System.Collections.Generic.List<string> with get, set
Public Property Urls As List(Of String)

Property Value

Attributes

Applies to