ExtrasBatchImagesResponse: {
    html_info: string;
    images: string[];
}

Type declaration

  • html_info: string

    A series of HTML tags containing the process info.

  • images: string[]

    The generated images in base64 format.