Skip to content

callbacks DynamicsWebApi.Interface.DownloadResponse

Aleksandr Rogov edited this page May 12, 2025 · 2 revisions

dynamics-web-api-wiki / DynamicsWebApi / DownloadResponse

Interface: DownloadResponse

Properties

Property Type Description
data Uint8Array<ArrayBufferLike> | Buffer<ArrayBufferLike> File Data
fileName string The name of the file
fileSize number File size

API

Namespaces

Classes

Clone this wiki locally