Skip to main content

Interface: Tag

Defined in: bee-js/src/types/index.ts:251

Object that contains infromation about progress of upload of data to network.

See

Bee docs - Syncing / Tags

Properties

address

address: string

Defined in: bee-js/src/types/index.ts:258


seen

seen: number

Defined in: bee-js/src/types/index.ts:253


sent

sent: number

Defined in: bee-js/src/types/index.ts:255


split

split: number

Defined in: bee-js/src/types/index.ts:252


startedAt

startedAt: string

Defined in: bee-js/src/types/index.ts:259


stored

stored: number

Defined in: bee-js/src/types/index.ts:254


synced

synced: number

Defined in: bee-js/src/types/index.ts:256


uid

uid: number

Defined in: bee-js/src/types/index.ts:257

💬 Get Help