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
Field | Type | Required | Description |
---|
id | int | true | Id of the Source |
code | string | true | Code of the Source |
name | string | true | Name of the Source |
nameI18n | string | true |
|
propertyClassType | PropertyClassType | true |
|
JSON representation
[
{
"id": 6,
"code": "13S",
"name": "3 *** S",
"nameI18n": "3 *** S",
"propertyClassType": {
"id": 1,
"code": "1",
"name": "Hotel",
"nameI18n": "Hotel"
}
]