Logo
Type aliases

PageScreenshotMetadata

PageScreenshotMetadata = object

Defined in: packages/cloud/src/client/types.gen.ts:4892

Properties

page_index

page_index: number

Defined in: packages/cloud/src/client/types.gen.ts:4896

The index of the page for which the screenshot is taken (0-indexed)


file_id

file_id: string

Defined in: packages/cloud/src/client/types.gen.ts:4900

The ID of the file that the page screenshot was taken from


image_size

image_size: number

Defined in: packages/cloud/src/client/types.gen.ts:4904

The size of the image in bytes


metadata?

optional metadata: {[key: string]: unknown; } | null

Defined in: packages/cloud/src/client/types.gen.ts:4908

Metadata for the screenshot