Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Structure

FieldTypeRequiredDescription
idinttrueUnique identifier for the Reservation.
startDateLocalDatetrueThe date that this group service is started.
endDateLocalDatetrueThe date that this group service is ended.
quantityinttruequantity
remarkstringfalseA few words about the group sent usually by the client.
privateRemarkstringfalseA few words about the group created in the property.

reservationGroupServiceDaily

Array of ReservationGroupRoomBlock.true

JSON representation

{
	"id": 1,
	startDate

}
  • No labels