Interface RemovedVideoItem

interface RemovedVideoItem {
    accountId: string;
    id: string;
    state: RemovedVideoState;
    when: string;
}

Properties

Properties

accountId: string
id: string

Video ID

when: string

ISO Date