Skip to content

beamable-sdk / schema / ClientContentInfo

Type Alias: ClientContentInfo

ClientContentInfo = object

Defined in: src/__generated__/schemas/ClientContentInfo.ts:8

Properties

checksum?

optional checksum: string

Defined in: src/__generated__/schemas/ClientContentInfo.ts:14


contentId

contentId: string

Defined in: src/__generated__/schemas/ClientContentInfo.ts:9


createdAt?

optional createdAt: bigint | string

Defined in: src/__generated__/schemas/ClientContentInfo.ts:15


tags

tags: string[]

Defined in: src/__generated__/schemas/ClientContentInfo.ts:10


type

type: ContentType

Defined in: src/__generated__/schemas/ClientContentInfo.ts:11


updatedAt?

optional updatedAt: bigint | string

Defined in: src/__generated__/schemas/ClientContentInfo.ts:16


uri

uri: string

Defined in: src/__generated__/schemas/ClientContentInfo.ts:12


version

version: string

Defined in: src/__generated__/schemas/ClientContentInfo.ts:13