ListFoldersResponse.Folders Property

Definition

Folders

[System.Text.Json.Serialization.JsonPropertyName("folders")]
public System.Collections.Generic.List<Azure.Connectors.Sdk.DocuSign.Models.Folder> Folders { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("folders")>]
member this.Folders : System.Collections.Generic.List<Azure.Connectors.Sdk.DocuSign.Models.Folder> with get, set
Public Property Folders As List(Of Folder)

Property Value

Attributes

Applies to