Vinyl
    Preparing search index...

    Interface GetInternalDownloadURLResponse

    interface GetInternalDownloadURLResponse {
        requestId?: string;
        urls?: dmls.InternalURLInfo[];
    }
    Index

    Properties

    Properties

    requestId?: string