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

Properties