vot.js - v2.4.12
    Preparing search index...
    type Caption = {
        _class: "caption";
        asset_id: number;
        created: SharedTypes.UtilsType.ISODate;
        file_name: string;
        id: number;
        locale_id: string;
        source: string;
        status: number;
        title: string;
        url: string;
        video_label: string;
    }
    Index

    Properties

    _class: "caption"
    asset_id: number
    file_name: string
    id: number
    locale_id: string
    source: string
    status: number
    title: string
    url: string
    video_label: string