Update data-structures-windows-store-for-business.md

This commit is contained in:
Siddarth Mandalika
2021-10-29 11:12:12 +05:30
parent 5762952577
commit 23673d3d7e

View File

@ -100,11 +100,11 @@ Specifies the properties of the alternate identifier.
<tbody> <tbody>
<tr class="odd"> <tr class="odd">
<td><p>seatDetails</p></td> <td><p>seatDetails</p></td>
<td><p>collection of <a href="#seatdetails" data-raw-source="[SeatDetails](#seatdetails)">SeatDetails</a></p></td> <td><p>Collection of <a href="#seatdetails" data-raw-source="[SeatDetails](#seatdetails)">SeatDetails</a></p></td>
</tr> </tr>
<tr class="even"> <tr class="even">
<td><p>failedSeatOperations</p></td> <td><p>failedSeatOperations</p></td>
<td><p>collection of <a href="#failedseatrequest" data-raw-source="[FailedSeatRequest](#failedseatrequest)">FailedSeatRequest</a></p></td> <td><p>Collection of <a href="#failedseatrequest" data-raw-source="[FailedSeatRequest](#failedseatrequest)">FailedSeatRequest</a></p></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>