Logo
Type aliases

ScreenshotApiParsingScreenshotPostData

ScreenshotApiParsingScreenshotPostData = object

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

Properties

body?

optional body: BodyScreenshotApiParsingScreenshotPost

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


path?

optional path: never

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


query?

optional query: object

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

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:14141