PropertyRoomTypeRoomSubType

Structure

FieldTypeRequiredDescription
idinttrueUnique identifier for the PropertyRoomTypeRoomSubType.
propertyRoomTypePropertyRoomTypetrue
propertyRoomSubTypePropertyRoomSubTypetrue

JSON representation

{
	"id": 8,
	"createdDate": "2018-08-03T13:51:41.353Z",
	"modifiedDate": "2018-08-03T13:51:41.357Z",
	"createdUser": 0,
	"modifiedUser": 0,
	"propertyRoomType": {
		"id": 26,
		"createdDate": "2018-08-03T13:50:38.297Z",
		"modifiedDate": "2018-08-03T13:50:38.307Z",
		"createdUser": 0,
		"modifiedUser": 0,
		"property": null,
		"chainRoomType": null,
		"name": "Junior Suite",
		"propertyRoomTypeRoomSubTypeSet": null
	},
	"propertyRoomSubType": {
		"id": 2,
		"createdDate": "2018-08-03T13:50:38.423Z",
		"modifiedDate": "2018-08-03T13:50:38.437Z",
		"createdUser": 0,
		"modifiedUser": 0,
		"property": null,
		"chainRoomSubType": null,
		"name": "RunOfTheHouse",
		"propertyRoomTypeRoomSubTypeSet": null
	},
	"roomSet": null,
	"propertyBookingForecastSet": null,
	"propertyRoomTypeRoomSubTypeInventorySet": null
}