Interface ExecuteChildrenReq

interface ExecuteChildrenReq {
    Request?: commonpb.Request;
}

Properties

Properties

Request?: commonpb.Request