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

« Previous Version 2 Current »

Structure

FieldTypeRequiredDescription
idIntegertrueUnique identifier for the HousekeepingTaskDailyFacilityTask.
HousekeepingTaskDailyHousekeepingTaskDailytrue
PropertyFacilityTaskPropertyFacilityTasktrue

JSON representation

{
	"id": 39,
	"createdDate": "2018-09-18T11:22:14.093Z",
	"modifiedDate": "2018-09-18T11:22:16.563Z",
	"createdUser": 0,
	"modifiedUser": 0,
	"housekeepingTaskDaily": {
		"id": 1
	},
  "propertyFacilityTask": {
		"id": 3
	}
}
  • No labels