HotelPriceBucket

Enum describing possible hotel price buckets.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

The value is unknown in this version.

LOWEST_UNIQUE

Uniquely lowest price. Partner has the lowest price, and no other partners are within a small variance of that price.

LOWEST_TIED

Tied for lowest price. Partner is within a small variance of the lowest price.

NOT_LOWEST

Not lowest price. Partner is not within a small variance of the lowest price.

ONLY_PARTNER_SHOWN

Partner was the only one shown.