/
ChainProductGroupBudget
ChainProductGroupBudget
Structure
Field | Type | Required | Description |
---|---|---|---|
name | String | true | |
chainProductSubGroupBudgetList | List of ChainProductSubGroupBudget | true |
JSON representation
[{ "name": "Accommodation", "chainProductSubGroupBudgetList": [{ "name": "Room Types", "productBudgetList": [{ "product": { "id": 692, "code": "SGL", "name": "Single", "productType": null }, "productBudgetDailyList": [], "productBudgetMonthlyList": [{ "month": 1, "pax": 0, "roomNights": 0, "revenue": 0 }, { "month": 2, "pax": 0, "roomNights": 0, "revenue": 0 }, { "month": 3, "pax": 0, "roomNights": 0, "revenue": 0 } ] }] }] }]
, multiple selections available,
Related content
ChainProductSubGroupBudget
ChainProductSubGroupBudget
More like this
ProductBudget
ProductBudget
More like this
ProductGroup
ProductGroup
More like this
ProductSubGroup
ProductSubGroup
More like this
ChainRoomType
ChainRoomType
More like this
ChainRoomType
ChainRoomType
More like this