ListDocumentsResponse.EnvelopeDocuments Property

Definition

The documents attached to the envelope.

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

Property Value

Attributes

Applies to