ngeo
    Preparing search index...
    interface ShortenerAPIResponse {
        data: ShortenerAPIResponseData;
        status: number;
    }
    Index

    Properties

    Properties

    Response payload to the shortener API

    status: number

    HTTP status