Interface: FileData<T>
Defined in: bee-js/src/types/index.ts:273
Extends
Type Parameters
T
T
Properties
contentType?
optionalcontentType:string
Defined in: bee-js/src/types/index.ts:270
Inherited from
data
data:
T
Defined in: bee-js/src/types/index.ts:274
name?
optionalname:string
Defined in: bee-js/src/types/index.ts:268
Inherited from
tagUid?
optionaltagUid:number
Defined in: bee-js/src/types/index.ts:269