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

Properties