RecipientTabsResponse.RecipientTab Property

Definition

Recipient tab

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

Property Value

Attributes

Applies to