Skip to content

Instantly share code, notes, and snippets.

@padi
Created August 19, 2013 06:37
Show Gist options
  • Save padi/6266247 to your computer and use it in GitHub Desktop.
Save padi/6266247 to your computer and use it in GitHub Desktop.
=> #<OpenStruct site_id="7018", currency_decimals="2", tax_decimals="2", tax_rate_1="7.0000", tax_rate_2="0.0000", regional_options="0", unit_type_id="28", unit_type_name="Drive Up Unit", has_charge_tax_1=true, has_charge_tax_2=true, def_lease_num="1", is_mobile=true, is_inside=true, floor="1", width="9.5000", length="20.0000", area="190.0000", push_rate="80.0000", standard_rate="100.0000", standard_weekly_rate="0.0000", total_units="1", total_units_occupied="1", total_units_vacant="0", total_units_reserved="1", first_available_unit_id="2972", first_available_unit_name="100", first_available_unit_description="This is a test. Ramp access, Elevator, interior", representative_unit_id="2972", representative_unit_name="100", representative_unit_description="This is a test. Ramp access, Elevator, interior", admin_fee="0.0000", reservation_fee="10.0000", is_first_available_unit_rented=true>
=> #<OpenStruct site_id="7018", currency_decimals="2", tax_decimals="2", tax_rate_1="7.0000", tax_rate_2="0.0000", regional_options="0", unit_type_id="28", unit_type_name="Drive Up Unit", has_charge_tax_1=true, has_charge_tax_2=true, def_lease_num="1", floor="1", width="5.0000", length="10.0000", area="50.0000", push_rate="36.0000", standard_rate="45.0000", standard_weekly_rate="0.0000", total_units="10", total_units_occupied="1", total_units_vacant="9", total_units_reserved="1", first_available_unit_id="3452", first_available_unit_name="9950", representative_unit_id="3452", representative_unit_name="9950", admin_fee="0.0000", reservation_fee="10.0000">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment