observation-js Documentation - v1.14.0
    Preparing search index...

    Interface MediaUploadResponse

    interface MediaUploadResponse {
        name: string;
        identify_result_url: null | string;
    }
    Index

    Properties

    name: string
    identify_result_url: null | string