interface IIntegrationAppConnectionContext {
    connectionId: string;
}

Properties

Properties

connectionId: string