nylas
    Preparing search index...

    Interface Autocreate

    Class representation of a conferencing autocreate object

    interface Autocreate {
        autocreate: Record<string, unknown>;
        provider: ConferencingProvider;
    }
    Index

    Properties

    Properties

    autocreate: Record<string, unknown>

    Empty dict to indicate an intention to autocreate a video link. Additional provider settings may be included in autocreate.settings, but Nylas does not validate these.

    provider: ConferencingProvider

    The conferencing provider