Documentation - v1.2.0-alpha.10
    Preparing search index...

    Interface representing the channel data for a meeting notification.

    interface MeetingNotificationChannelData {
        onBehalfOf?: OnBehalfOf[];
    }
    Index

    Properties

    Properties

    onBehalfOf?: OnBehalfOf[]

    Optional list of entities on behalf of whom the notification is sent.