Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 512 Bytes

RetrieveBlobResponse.md

File metadata and controls

13 lines (9 loc) · 512 Bytes

Com.Lab5e.Span.Model.RetrieveBlobResponse

This is not available throught the API, just as a regular HTTP response

Properties

Name Type Description Notes
ContentType string [optional]
Size int [optional]
Data byte[] [optional]

[Back to Model list] [Back to API list] [Back to README]