AboutSupportDeveloper GuideVersion 41.132.100.56
interface InteropLoggingOptions {
    afterAction: InteropActionLoggingOption;
    beforeAction: InteropActionLoggingOption;
}

Properties