Interface: FileData<T>
Defined in: bee-js/src/types/index.ts:273
Extends
Type Parameters
T
T
Properties
contentType?
optional
contentType: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?
optional
name:string
Defined in: bee-js/src/types/index.ts:268
Inherited from
tagUid?
optional
tagUid:number
Defined in: bee-js/src/types/index.ts:269