-
-
Notifications
You must be signed in to change notification settings - Fork 63
callbacks DynamicsWebApi.Interface.DownloadResponse
Aleksandr Rogov edited this page May 12, 2025
·
2 revisions
dynamics-web-api-wiki / DynamicsWebApi / DownloadResponse
| Property | Type | Description |
|---|---|---|
data
|
Uint8Array<ArrayBufferLike> | Buffer<ArrayBufferLike> |
File Data |
fileName
|
string |
The name of the file |
fileSize
|
number |
File size |