{
"seatInventory": "string",
"seatCode": "string",
"seatName": "string",
"canHb": 0,
"seatPrice": 0,
"seatInfoList": [
{
"seatInfoId": "string",
"seatCode": "string",
"seatName": "string",
"seatInventory": 0,
"seatPrice": 0,
"canHb": 0
}
],
"originalSeatPrice": 0
}