Pose estimation and object ditection

Hi everybody
I have a project that requires both pose estimation and object detection(its ID card information extraction. I need the pose estimation to know the card rotation and need the object detection to detect and extract required fields). Can I do it in a pose estimation Roboflow project and for the object detection, simply add a class with no points and skeleton?
would it work?
I think I’m going to use yolo(v11) for this prohect