Class: Booker::V4::Models::AppointmentTreatment

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

Constant Summary

Constants inherited from Model

Model::CONSTANTIZE_MODULE

Constants inherited from Model

Model::CONSTANTIZE_MODULE

Instance Attribute Summary collapse

Method Summary

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

#AllowChangeStartTimeObject

Returns the value of attribute AllowChangeStartTime.



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

def AllowChangeStartTime
  @AllowChangeStartTime
end

#AppointmentIDObject

Returns the value of attribute AppointmentID.



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

def AppointmentID
  @AppointmentID
end

#ChildIDObject

Returns the value of attribute ChildID.



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

def ChildID
  @ChildID
end

#ChildNameObject

Returns the value of attribute ChildName.



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

def ChildName
  @ChildName
end

#ClassInstanceIDObject

Returns the value of attribute ClassInstanceID.



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

def ClassInstanceID
  @ClassInstanceID
end

#DynamicPriceObject

Returns the value of attribute DynamicPrice.



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

def DynamicPrice
  @DynamicPrice
end

#DynamicPriceIDObject

Returns the value of attribute DynamicPriceID.



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

def DynamicPriceID
  @DynamicPriceID
end

#EmployeeObject

Returns the value of attribute Employee.



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

def Employee
  @Employee
end

#Employee2FullNameObject

Returns the value of attribute Employee2FullName.



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

def Employee2FullName
  @Employee2FullName
end

#Employee2IDObject

Returns the value of attribute Employee2ID.



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

def Employee2ID
  @Employee2ID
end

#EmployeeFirstNameObject

Returns the value of attribute EmployeeFirstName.



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

def EmployeeFirstName
  @EmployeeFirstName
end

#EmployeeFullNameObject

Returns the value of attribute EmployeeFullName.



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

def EmployeeFullName
  @EmployeeFullName
end

#EmployeeIDObject

Returns the value of attribute EmployeeID.



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

def EmployeeID
  @EmployeeID
end

#EmployeeLastNameObject

Returns the value of attribute EmployeeLastName.



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

def EmployeeLastName
  @EmployeeLastName
end

#EmployeeRecoveryDurationObject

Returns the value of attribute EmployeeRecoveryDuration.



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

def EmployeeRecoveryDuration
  @EmployeeRecoveryDuration
end

#EmployeeTypeIDObject

Returns the value of attribute EmployeeTypeID.



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

def EmployeeTypeID
  @EmployeeTypeID
end

#EmployeeWasRequestedObject

Returns the value of attribute EmployeeWasRequested.



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

def EmployeeWasRequested
  @EmployeeWasRequested
end

#EndDateTimeObject

Returns the value of attribute EndDateTime.



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

def EndDateTime
  @EndDateTime
end

#FinishStartDateTimeObject

Returns the value of attribute FinishStartDateTime.



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

def FinishStartDateTime
  @FinishStartDateTime
end

#FinishTimeAppliedToEmployeeObject

Returns the value of attribute FinishTimeAppliedToEmployee.



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

def FinishTimeAppliedToEmployee
  @FinishTimeAppliedToEmployee
end

#FinishTimeAppliedToRoomObject

Returns the value of attribute FinishTimeAppliedToRoom.



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

def FinishTimeAppliedToRoom
  @FinishTimeAppliedToRoom
end

#FinishTimeDurationObject

Returns the value of attribute FinishTimeDuration.



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

def FinishTimeDuration
  @FinishTimeDuration
end

#FinishTimeOriginalDurationObject

Returns the value of attribute FinishTimeOriginalDuration.



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

def FinishTimeOriginalDuration
  @FinishTimeOriginalDuration
end

#IDObject

Returns the value of attribute ID.



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

def ID
  @ID
end

#IsDurationOverriddenObject

Returns the value of attribute IsDurationOverridden.



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

def IsDurationOverridden
  @IsDurationOverridden
end

#ProcessingStartDateTimeObject

Returns the value of attribute ProcessingStartDateTime.



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

def ProcessingStartDateTime
  @ProcessingStartDateTime
end

#ProcessingTimeAppliedToEmployeeObject

Returns the value of attribute ProcessingTimeAppliedToEmployee.



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

def ProcessingTimeAppliedToEmployee
  @ProcessingTimeAppliedToEmployee
end

#ProcessingTimeAppliedToRoomObject

Returns the value of attribute ProcessingTimeAppliedToRoom.



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

def ProcessingTimeAppliedToRoom
  @ProcessingTimeAppliedToRoom
end

#ProcessingTimeDurationObject

Returns the value of attribute ProcessingTimeDuration.



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

def ProcessingTimeDuration
  @ProcessingTimeDuration
end

#ProcessingTimeOriginalDurationObject

Returns the value of attribute ProcessingTimeOriginalDuration.



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

def ProcessingTimeOriginalDuration
  @ProcessingTimeOriginalDuration
end

#RequiresProcessingTimeObject

Returns the value of attribute RequiresProcessingTime.



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

def RequiresProcessingTime
  @RequiresProcessingTime
end

#RoomObject

Returns the value of attribute Room.



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

def Room
  @Room
end

#RoomIDObject

Returns the value of attribute RoomID.



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

def RoomID
  @RoomID
end

#RoomNameObject

Returns the value of attribute RoomName.



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

def RoomName
  @RoomName
end

#RoomRecoveryDurationObject

Returns the value of attribute RoomRecoveryDuration.



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

def RoomRecoveryDuration
  @RoomRecoveryDuration
end

#StartDateTimeObject

Returns the value of attribute StartDateTime.



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

def StartDateTime
  @StartDateTime
end

#StartTimeDurationObject

Returns the value of attribute StartTimeDuration.



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

def StartTimeDuration
  @StartTimeDuration
end

#StartTimeOriginalDurationObject

Returns the value of attribute StartTimeOriginalDuration.



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

def StartTimeOriginalDuration
  @StartTimeOriginalDuration
end

#TagPriceObject

Returns the value of attribute TagPrice.



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

def TagPrice
  @TagPrice
end

#TreatmentObject

Returns the value of attribute Treatment.



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

def Treatment
  @Treatment
end

#TreatmentDurationObject

Returns the value of attribute TreatmentDuration.



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

def TreatmentDuration
  @TreatmentDuration
end

#TreatmentIDObject

Returns the value of attribute TreatmentID.



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

def TreatmentID
  @TreatmentID
end

#TreatmentIsForCouplesObject

Returns the value of attribute TreatmentIsForCouples.



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

def TreatmentIsForCouples
  @TreatmentIsForCouples
end

#TreatmentNameObject

Returns the value of attribute TreatmentName.



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

def TreatmentName
  @TreatmentName
end