Deposit

A deposit that the user may be charged or have a hold on their credit card for.

JSON representation
{
  "deposit": {
    object (Price)
  },
  "minAdvanceCancellationSec": string,
  "depositType": enum (PriceType)
}
Fields
deposit

object (Price)

Deposit amount.

minAdvanceCancellationSec

string (int64 format)

Minimum advance cancellation for the deposit.

depositType

enum (PriceType)

Defines how the deposit is determined from the availability.