UserProperty

Structure

FieldTypeRequiredDescription
idinttrueUnique identifier for the relation.
userUsertrueUser of the relation
propertyPropertytrueProperty of the relation

JSON representation

{
	"id": 71,
	"createdDate": "2018-07-16T09:08:03.320Z",
	"modifiedDate": "2018-07-16T09:08:03.320Z",
	"createdUser": 0,
	"modifiedUser": 0,
	"property": {
		"id": 4,
		"createdDate": "2018-07-16T09:07:59.760Z",
		"modifiedDate": "2018-07-16T09:07:59.763Z",
		"createdUser": 0,
		"modifiedUser": 0,
		"chain": {
			"id": 1,
			"createdDate": "2018-07-16T09:07:57.963Z",
			"modifiedDate": "2018-07-16T09:07:57.897Z",
			"createdUser": 0,
			"modifiedUser": 0,
			"code": "C1",
			"name": "Nevula Hotels 1"
		},
		"code": "M",
		"name": "Medium",
		"statusCode": {
			"id": 1,
			"code": "1",
			"name": "Open",
			"colorCode": "#43a047",
			"nameI18n": "Open"
		},
		"propertyClassType": null,
		"segmentCategoryType": null,
		"propertyAddressSet": null,
		"propertyPhoneSet": null,
		"propertyEmailSet": null,
		"propertyPositionSet": null,
		"propertySocialNetworkTypeSet": null,
		"propertyTermsAndConditions": null,
		"userPropertySet": null,
		"propertyPreferenceSet": null,
		"propertyCommunicationEmailTypeConfigurationSet": null,
		"propertyAmenityTypeSet": null
	},
	"user": {
		"id": 12,
		"createdDate": "2018-07-16T09:08:03.310Z",
		"modifiedDate": "2018-07-16T09:08:03.557Z",
		"createdUser": 0,
		"modifiedUser": 0,
		"chain": {
			"id": 1,
			"createdDate": "2018-07-16T09:07:57.963Z",
			"modifiedDate": "2018-07-16T09:07:57.897Z",
			"createdUser": 0,
			"modifiedUser": 0,
			"code": "C1",
			"name": "Nevula Hotels 1"
		},
		"userName": "Tesipro",
		"passwordLastChangeDate": 1531724883560,
		"email": "tesipro@tesipro.com",
		"language": {
			"id": 2,
			"codeISO6391": "EN",
			"name": "English",
			"nativeName": "English"
		},
		"statusCode": {
			"id": 1,
			"code": "1",
			"name": "Open",
			"colorCode": "#43a047",
			"nameI18n": "Open"
		},
		"userRoleSet": [],
		"userPropertySet": [],
		"gridColumnUserSet": null,
		"dashboardSet": null,
		"userPreferenceSet": null,
		"dateFormatType": {
			"id": 1,
			"code": "dd/MM/aaaa",
			"name": "dd/MM/aaaa",
			"pattern": "DD/MM/YYYY",
			"nameI18n": "dd/MM/aaaa"
		},
		"timeFormatType": {
			"id": 1,
			"code": "HH:mm:ss 24h",
			"name": "HH:mm:ss",
			"pattern": "HH:mm:ss",
			"nameI18n": "HH:mm:ss"
		},
		"dayOfWeek": {
			"id": 1,
			"code": "Sun",
			"name": "Sunday",
			"nameI18n": "Sunday"
		}
	}
}