Class: Booker::V4::Models::Customer2

Inherits:
Customer show all
Defined in:
lib/booker/v4/models/customer_2.rb

Constant Summary

Constants inherited from Model

Model::CONSTANTIZE_MODULE

Constants inherited from Model

Model::CONSTANTIZE_MODULE

Instance Attribute Summary

Attributes inherited from Customer

#Address, #AllowReceiveEmails, #AllowReceivePromotionalEmails, #AllowReceiveSMS, #CellPhone, #CreditCard, #CustomerID, #CustomerRecordType, #DateOfBirth, #Email, #EmergencyContactName, #EmergencyContactPhone, #EmergencyContactRelationship, #FirstName, #GUID, #Gender, #GenderID, #HasActiveMembership, #HasMembership, #HasPastMembership, #HomePhone, #IsActive, #IsNewCustomer, #LastName, #LocationID, #LocationName, #LoyaltyPoints, #MobilePhone, #MobilePhoneCarrierID, #NumberOfReferrals, #Occupation, #PreferredStaffGender, #PreferredStaffMemberID, #ReferredByCustomerID, #SendEmail, #ShippingAddress, #WorkPhone, #WorkPhoneExt

Method Summary

Methods inherited from Customer

from_hash

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