Interface PivotListenersReq

interface PivotListenersReq {
    Request?: commonpb.Request;
}

Properties

Properties

Request?: commonpb.Request