NoShowFee
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Opłata, którą użytkownik może zapłacić, jeśli zarezerwuje coś, ale nie stawi się w miejscu.
Pola |
fee |
object (Price )
Kwota, jaką użytkownik może zostać obciążony, jeśli nie pojawi się on w rezerwacji.
|
feeType |
enum (PriceType )
Określa, jak opłata jest określana na podstawie dostępności.
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-25 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-25 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. |"]]