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

Properties