RemoveSeatsResponse
Response containing the number of seats successfully released from the cart.
releasedCountinteger<int32>required
The number of seats that were released.
RemoveSeatsResponse
{
"releasedCount": 0
}
Response containing the number of seats successfully released from the cart.
The number of seats that were released.
{
"releasedCount": 0
}