Inttegro TypeScript SDK - v8.2.0
    Preparing search index...

    Interface FileActor

    interface FileActor {
        email?: string;
        id?: string;
        name?: string;
        type?: string;
    }
    Index
    email?: string
    id?: string
    name?: string
    type?: string