Class: Booker::V4::Models::ShippingAddress
- Defined in:
- lib/booker/v4/models/shipping_address.rb
Constant Summary
Constants inherited from Model
Constants inherited from Model
Instance Attribute Summary
Attributes inherited from Address
#City, #Country, #State, #Street1, #Street2, #Zip
Method Summary
Methods inherited from Model
time_from_booker_datetime, time_to_booker_datetime, timezone_from_booker_offset!, timezone_from_booker_timezone, to_wday
Methods inherited from Model
constantize, from_hash, from_list, #initialize, #to_hash, #to_json
Constructor Details
This class inherits a constructor from Booker::Model