Structure
Excerpt | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
JSON representation
Code Block | ||||
---|---|---|---|---|
| ||||
{
"id": 1,
"name": "Double Room",
"productType": {
"code": "ACC",
"name": "Accomodation"
}
} |
Excerpt | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Code Block | ||||
---|---|---|---|---|
| ||||
{
"id": 1,
"name": "Double Room",
"productType": {
"code": "ACC",
"name": "Accomodation"
}
} |