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

Properties