NB Scraper Docs - v1.3.0
    Preparing search index...

    Interface TranslateImageCredentials

    TranslateImage Scraper Types

    interface TranslateImageCredentials {
        host: string;
        dir: string;
        accessId: string;
        policy: string;
        signature: string;
        callback: string;
        fileUrl: string;
    }
    Index

    Properties

    host: string
    dir: string
    accessId: string
    policy: string
    signature: string
    callback: string
    fileUrl: string