...
200 OK - File Attachment
Example
Code Block | ||
---|---|---|
| ||
const int = 123 |
...
; var attachment = await _fileAttachmentManager.GetByServiceRequest(id); |
...
200 OK - File Attachment
Code Block | ||
---|---|---|
| ||
const int = 123 |
...
; var attachment = await _fileAttachmentManager.GetByServiceRequest(id); |