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

    Variable PreviewBatchResultSuccessSchemaConst

    PreviewBatchResultSuccessSchema: ZodObject<
        { success: ZodOptional<ZodNullable<ZodLiteral<true>>> },
        $loose,
    > = ...