Skip to main content

BestSeatQuantityModel

Seat quantity to allocate for a specific rate.

rateIdinteger<int32>required

Rate identifier for pricing.

quantityinteger<int32>required

Number of seats to allocate at this rate.

BestSeatQuantityModel
{
"rateId": 0,
"quantity": 0
}