Edit

TestAttachmentRequestModel.Stream Property

Definition

Base64 encoded file stream

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=true)]
public string Stream { get; set; }
member this.Stream : string with get, set
Public Property Stream As String

Property Value

Attributes

Applies to