Er-Api SDK - v1.0.7
    Preparing search index...

    Interface DownloadResponse

    interface DownloadResponse {
        from: string;
        hasil: DownloadItem[];
        status: number;
    }
    Index

    Properties

    Properties

    from: string
    hasil: DownloadItem[]
    status: number