Logo
Type aliases

ScreenshotApiParsingScreenshotPostData

ScreenshotApiParsingScreenshotPostData = object

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

Properties

body?

optional body: BodyScreenshotApiParsingScreenshotPost

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


path?

optional path: never

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


query?

optional query: object

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

organization_id?

optional organization_id: string | null

project_id?

optional project_id: string | null


url

url: "/api/parsing/screenshot"

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

On this page