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

Properties