NoShowFee

A fee that a user may be charged if they have made a booking but do not show up.

JSON representation
{
  "fee": {
    object (Price)
  },
  "feeType": enum (PriceType)
}
Fields
fee

object (Price)

The amount the user may be charged if they do not show up for their reservation.

feeType

enum (PriceType)

Defines how the fee is determined from the availability.