From 1e090875480d16897d2e4702b8493975dac1fcce Mon Sep 17 00:00:00 2001 From: Mira Date: Fri, 26 Jul 2024 17:13:09 +0200 Subject: [PATCH] Apply suggestions from code review --- doc/api/resources/seats.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/resources/seats.rst b/doc/api/resources/seats.rst index b00fc596d9..8753435679 100644 --- a/doc/api/resources/seats.rst +++ b/doc/api/resources/seats.rst @@ -23,7 +23,7 @@ row_label string Additional labe seat_number string Number of the seat within the row seat_label string Additional label of the seat (or ``null``) seat_guid string Identifier of the seat within the seating plan -product integer +product integer Internal ID of the product that's mapped to this seat blocked boolean Whether this seat is blocked manually. orderposition integer / object Internal ID of an order position reserving this seat. cartposition integer / object Internal ID of a cart position reserving this seat.