/
ChainProductSubGroupBudget
ChainProductSubGroupBudget
Structure
Field | Type | Required | Description |
---|---|---|---|
name | String | true | |
productBudgetList | List of ProductBudget | true |
JSON representation
{ "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
ChainProductGroupBudget
ChainProductGroupBudget
More like this
ProductBudget
ProductBudget
More like this
ProductSubGroup
ProductSubGroup
More like this
ProductGroup
ProductGroup
More like this
ChainRoomType
ChainRoomType
More like this
ChainRoomType
ChainRoomType
More like this