Appearance
@keymaster/connect / StorageGetResult
Interface: StorageGetResult
Properties overview
| Property | Type | Required | Description |
|---|---|---|---|
path | string | Yes | — |
content | BinaryField | Yes | — |
contentType? | string | No | — |
offset | number | Yes | — |
totalSize | number | Yes | — |
eof | boolean | Yes | — |
etag? | string | No | — |
lastModified? | string | No | — |
Properties
path
path:
string
content
content:
BinaryField
contentType?
optionalcontentType?:string
offset
offset:
number
totalSize
totalSize:
number
eof
eof:
boolean
etag?
optionaletag?:string
lastModified?
optionallastModified?:string