UploadFile
@human-protocol/sdk / types / UploadFile
Type Alias: UploadFile
readonly
UploadFile =object
Defined in: types.ts:77
Upload file data
Properties
hash
hash:
string
Defined in: types.ts:89
Hash of uploaded object key
key
key:
string
Defined in: types.ts:81
Uploaded object key
url
url:
string
Defined in: types.ts:85
Uploaded object URL
Last updated