Skip to content

Instantly share code, notes, and snippets.

@kreas
Created February 17, 2016 16:05
Show Gist options
  • Select an option

  • Save kreas/a22487fa8146ef3fbc16 to your computer and use it in GitHub Desktop.

Select an option

Save kreas/a22487fa8146ef3fbc16 to your computer and use it in GitHub Desktop.
rooms_on_peak : integer,
total_room_nights : integer,
preferredDestinations : ?,
preferred_destination_only: boolean,
meeting_space_required : boolean,
min_total_exhibit_size : integer,
min_ballroom_size : integer,
main_group_arrival_date : date,
main_group_departure_date : date,
mainGroupArrivalDepartureDates: ?,
budgetedRoomRateMin : decimal,
budgetedRoomRateMax : decimal,
total_fb_spend : decimal,
max_breakout_space_size : integer?,
over_under_days : integer,
weather_deg : integer?,
priority_rate : decimal?,
priority_weather : integer?,
priority_distance_from_airport: array,
priority_flights_from : array,
priority_on_site_amenities : ??,
sf_contact_id: null,
sf_account_id: null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment