Class: Booker::V4::Models::TreatmentVerifiedBookableOnline

Inherits:
Model
  • Object
show all
Defined in:
lib/booker/v4/models/treatment_verified_bookable_online.rb

Constant Summary

Constants inherited from Model

Model::CONSTANTIZE_MODULE

Constants inherited from Model

Model::CONSTANTIZE_MODULE

Instance Attribute Summary collapse

Class Method Summary collapse

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

Instance Attribute Details

#AllowCustomersToBookOnlineObject

Returns the value of attribute AllowCustomersToBookOnline.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def AllowCustomersToBookOnline
  @AllowCustomersToBookOnline
end

#AvailableInAdvanceObject

Returns the value of attribute AvailableInAdvance.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def AvailableInAdvance
  @AvailableInAdvance
end

#AvailableInAdvanceDateUnitTypeObject

Returns the value of attribute AvailableInAdvanceDateUnitType.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def AvailableInAdvanceDateUnitType
  @AvailableInAdvanceDateUnitType
end

#CategoryObject

Returns the value of attribute Category.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def Category
  @Category
end

#ColorCodeObject

Returns the value of attribute ColorCode.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def ColorCode
  @ColorCode
end

#DateCreatedOffsetObject

Returns the value of attribute DateCreatedOffset.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def DateCreatedOffset
  @DateCreatedOffset
end

#DateLastModifiedOffsetObject

Returns the value of attribute DateLastModifiedOffset.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def DateLastModifiedOffset
  @DateLastModifiedOffset
end

#DepositOptionsObject

Returns the value of attribute DepositOptions.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def DepositOptions
  @DepositOptions
end

#DescriptionObject

Returns the value of attribute Description.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def Description
  @Description
end

#DisplayNameObject

Returns the value of attribute DisplayName.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def DisplayName
  @DisplayName
end

#DoesNotRequireStaffObject

Returns the value of attribute DoesNotRequireStaff.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def DoesNotRequireStaff
  @DoesNotRequireStaff
end

#DurationTypeObject

Returns the value of attribute DurationType.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def DurationType
  @DurationType
end

#EmployeeTreatmentsObject

Returns the value of attribute EmployeeTreatments.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def EmployeeTreatments
  @EmployeeTreatments
end

#IDObject

Returns the value of attribute ID.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def ID
  @ID
end

#ImageURLObject

Returns the value of attribute ImageURL.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def ImageURL
  @ImageURL
end

#IsActiveObject

Returns the value of attribute IsActive.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def IsActive
  @IsActive
end

#IsClassObject

Returns the value of attribute IsClass.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def IsClass
  @IsClass
end

#IsDeletedObject

Returns the value of attribute IsDeleted.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def IsDeleted
  @IsDeleted
end

#IsForCouplesObject

Returns the value of attribute IsForCouples.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def IsForCouples
  @IsForCouples
end

#MaxTreatmentDurationObject

Returns the value of attribute MaxTreatmentDuration.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def MaxTreatmentDuration
  @MaxTreatmentDuration
end

#MinTreatmentDurationObject

Returns the value of attribute MinTreatmentDuration.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def MinTreatmentDuration
  @MinTreatmentDuration
end

#NameObject

Returns the value of attribute Name.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def Name
  @Name
end

#PriceObject

Returns the value of attribute Price.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def Price
  @Price
end

#RequiresTwoTechniciansObject

Returns the value of attribute RequiresTwoTechnicians.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def RequiresTwoTechnicians
  @RequiresTwoTechnicians
end

#SubCategoryObject

Returns the value of attribute SubCategory.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def SubCategory
  @SubCategory
end

#TotalDurationObject

Returns the value of attribute TotalDuration.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def TotalDuration
  @TotalDuration
end

#TreatmentDurationObject

Returns the value of attribute TreatmentDuration.



5
6
7
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 5

def TreatmentDuration
  @TreatmentDuration
end

Class Method Details

.response_results_keyObject



33
34
35
# File 'lib/booker/v4/models/treatment_verified_bookable_online.rb', line 33

def self.response_results_key
  'Treatment'
end