IGPAPI
    Preparing search index...

    Interface LocationStoryResponseVideoVersionsItem

    interface LocationStoryResponseVideoVersionsItem {
        height: number;
        id: string;
        type: number;
        url: string;
        width: number;
    }
    Index

    Properties

    Properties

    height: number
    id: string
    type: number
    url: string
    width: number