[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-17 UTC."],[[["\u003cp\u003eNo-show fees may be applied to users who book but fail to arrive for their reservation.\u003c/p\u003e\n"],["\u003cp\u003eFee amounts and calculation methods are determined using \u003ccode\u003ePrice\u003c/code\u003e and \u003ccode\u003ePriceType\u003c/code\u003e objects within the JSON structure.\u003c/p\u003e\n"]]],[],null,["# NoShowFee\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nA fee that a user may be charged if they have made a booking but do not show up.\n\n| JSON representation |\n|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"fee\": { object (/maps-booking/reference/maps-booking-api/rest/v1alpha/Price) }, \"feeType\": enum (/maps-booking/reference/maps-booking-api/rest/v1alpha/PriceType) } ``` |\n\n| Fields ||\n|-------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `fee` | `object (`[Price](/maps-booking/reference/maps-booking-api/rest/v1alpha/Price)`)` The amount the user may be charged if they do not show up for their reservation. |\n| `fee``Type` | `enum (`[PriceType](/maps-booking/reference/maps-booking-api/rest/v1alpha/PriceType)`)` Defines how the fee is determined from the availability. |"]]