/
Product
Product
Structure
Field | Type | Required | Description |
---|---|---|---|
id | Integer | true | Unique identifier for the Product. |
property | Property | true | Property of the Product. |
chainProduct | ChainProduct | true | Parent of the Product. |
name | String | true | Name of the Product |
propertyRoomTypeRoomSubType | PropertyRoomTypeRoomSubType | false | Relation with room types/subtypes |
basePrice | BigDecimal | false | |
boardBasePriceAdult | BigDecimal | false | |
boardBasePriceJunior | BigDecimal | false | |
boardBasePriceChild | BigDecimal | false | |
boardBasePriceInfant | BigDecimal | false | |
boardMinimumPriceAdult | BigDecimal | false | |
boardMinimumPriceJunior | BigDecimal | false | |
boardMinimumPriceChild | BigDecimal | false | |
boardMinimumPriceInfant | BigDecimal | false | |
credit | Boolean | false | Marks this Product as credit |
accountReceivable | AccountReceivable | false | If credit is true, this is the relation to the AccountReceivable. |
order | Integer | false | Order of the entity in a list. |
remark | String | false | Extra information. |
active | Boolean | true |
JSON representation
{ "id": 56, "createdDate": "2018-10-29T12:12:14.733Z", "modifiedDate": "2018-10-29T12:13:18.820Z", "createdUser": 0, "modifiedUser": 0, "property": null, "chainProduct": { "id": 10, "createdDate": "2018-10-29T12:12:14.710Z", "createdUser": 0, "productType": { "id": 10, "code": "BOA", "name": "Board", "nameI18n": "Board" }, "chainProductSubGroup": { "id": 7, "createdDate": "2018-10-29T12:12:14.167Z", "createdUser": 0, "chainProductGroup": { "id": 7, "createdDate": "2018-10-29T12:12:14.013Z", "createdUser": 0, "code": "CPG7", "name": "ChainProductGroup 7", "chainProductSubGroupSet": null }, "code": "CPSG7", "name": "ChainProductSubGroup 7", "chainProductSet": null }, "code": "RO", "name": "RoomOnly", "nameI18nId": 800, "nameI18n": "Room Only", "productSet": null }, "name": "RoomOnly", "order": 1, "active": true, "productProduceSet": null, "productTaxIncludedSet": null, "productPaymentAccessTypeSet": null, "productOccupancySet": null, "productServiceDailyPriceSet": null, "allotmentProductSet": null, "reservationRoomStaySet": null, "rateProductServiceSet": null, "rateProductBoardSet": null, "productFeeFormulaSet": null, "productTaxFormulaSet": null, "productItemSet": null }
, multiple selections available,
Related content
ProductGroup
ProductGroup
More like this
ProductSubGroup
ProductSubGroup
More like this
FolioProduct
FolioProduct
More like this
Availability
Availability
More like this
AvailabilityProduct
AvailabilityProduct
More like this
AvailabilityBestPropertySummary
AvailabilityBestPropertySummary
More like this