Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
输入的乘客类型错误仅对婴儿姓名有效
我不能和婴儿一起工作,它对成人和儿童都很好,但是当我把婴儿联系起来时,它给了我这个错误
PassengerDetailsRQ 方法
使用PassengerType="INF" 时,您还需要设置标志Infant=true。
通常在 Sabre 中使用以下乘客类型代码。