Class: Booker::V4::Models::Spa

Inherits:
Location show all
Defined in:
lib/booker/v4/models/spa.rb

Constant Summary

Constants inherited from Location

Location::ACCOUNT_STATUSES

Constants inherited from Model

Model::CONSTANTIZE_MODULE

Constants inherited from Model

Model::CONSTANTIZE_MODULE

Instance Attribute Summary

Attributes inherited from Location

#AccountName, #Address, #BrandAccountName, #BusinessName, #BusinessType, #CurrencyCode, #EmailAddress, #EncryptedLocationID, #FirstName, #ID, #IsDistributionPartner, #LastName, #LogoUrl, #Phone, #Status, #TimeZone, #WebSite

Method Summary

Methods inherited from Location

#status_name

Methods included from Concerns::DateTimeConcern

#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