@adcp/client API Reference - v4.19.0
    Preparing search index...

    Variable GetProductsAsyncSubmittedSchemaConst

    GetProductsAsyncSubmittedSchema: ZodObject<
        {
            estimated_completion: ZodOptional<ZodNullable<ZodString>>;
            context: ZodOptional<ZodNullable<ZodObject<{}, $loose>>>;
            ext: ZodOptional<ZodNullable<ZodObject<{}, $loose>>>;
        },
        $loose,
    > = ...