PostDocumentsResponse.Attachments Property

Definition

_attachments

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

Property Value

Attributes

Applies to