Class: Booker::Models::AppointmentTreatment

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

Instance Attribute Summary collapse

Method Summary

Methods inherited from Model

constantize, from_hash, from_list, #initialize, time_from_booker_datetime, time_to_booker_datetime, timezone_from_booker_offset!, timezone_from_booker_timezone, #to_hash, #to_json, to_wday

Constructor Details

This class inherits a constructor from Booker::Models::Model

Instance Attribute Details

#AllowChangeStartTimeObject

Returns the value of attribute AllowChangeStartTime.



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

def AllowChangeStartTime
  @AllowChangeStartTime
end

#AppointmentIDObject

Returns the value of attribute AppointmentID.



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

def AppointmentID
  @AppointmentID
end

#ChildIDObject

Returns the value of attribute ChildID.



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

def ChildID
  @ChildID
end

#ChildNameObject

Returns the value of attribute ChildName.



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

def ChildName
  @ChildName
end

#ClassInstanceIDObject

Returns the value of attribute ClassInstanceID.



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

def ClassInstanceID
  @ClassInstanceID
end

#DynamicPriceObject

Returns the value of attribute DynamicPrice.



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

def DynamicPrice
  @DynamicPrice
end

#DynamicPriceIDObject

Returns the value of attribute DynamicPriceID.



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

def DynamicPriceID
  @DynamicPriceID
end

#EmployeeObject

Returns the value of attribute Employee.



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

def Employee
  @Employee
end

#Employee2FullNameObject

Returns the value of attribute Employee2FullName.



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

def Employee2FullName
  @Employee2FullName
end

#Employee2IDObject

Returns the value of attribute Employee2ID.



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

def Employee2ID
  @Employee2ID
end

#EmployeeFirstNameObject

Returns the value of attribute EmployeeFirstName.



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

def EmployeeFirstName
  @EmployeeFirstName
end

#EmployeeFullNameObject

Returns the value of attribute EmployeeFullName.



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

def EmployeeFullName
  @EmployeeFullName
end

#EmployeeIDObject

Returns the value of attribute EmployeeID.



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

def EmployeeID
  @EmployeeID
end

#EmployeeLastNameObject

Returns the value of attribute EmployeeLastName.



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

def EmployeeLastName
  @EmployeeLastName
end

#EmployeeRecoveryDurationObject

Returns the value of attribute EmployeeRecoveryDuration.



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

def EmployeeRecoveryDuration
  @EmployeeRecoveryDuration
end

#EmployeeTypeIDObject

Returns the value of attribute EmployeeTypeID.



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

def EmployeeTypeID
  @EmployeeTypeID
end

#EmployeeWasRequestedObject

Returns the value of attribute EmployeeWasRequested.



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

def EmployeeWasRequested
  @EmployeeWasRequested
end

#EndDateTimeObject

Returns the value of attribute EndDateTime.



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

def EndDateTime
  @EndDateTime
end

#FinishStartDateTimeObject

Returns the value of attribute FinishStartDateTime.



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

def FinishStartDateTime
  @FinishStartDateTime
end

#FinishTimeAppliedToEmployeeObject

Returns the value of attribute FinishTimeAppliedToEmployee.



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

def FinishTimeAppliedToEmployee
  @FinishTimeAppliedToEmployee
end

#FinishTimeAppliedToRoomObject

Returns the value of attribute FinishTimeAppliedToRoom.



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

def FinishTimeAppliedToRoom
  @FinishTimeAppliedToRoom
end

#FinishTimeDurationObject

Returns the value of attribute FinishTimeDuration.



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

def FinishTimeDuration
  @FinishTimeDuration
end

#FinishTimeOriginalDurationObject

Returns the value of attribute FinishTimeOriginalDuration.



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

def FinishTimeOriginalDuration
  @FinishTimeOriginalDuration
end

#IDObject

Returns the value of attribute ID.



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

def ID
  @ID
end

#IsDurationOverriddenObject

Returns the value of attribute IsDurationOverridden.



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

def IsDurationOverridden
  @IsDurationOverridden
end

#ProcessingStartDateTimeObject

Returns the value of attribute ProcessingStartDateTime.



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

def ProcessingStartDateTime
  @ProcessingStartDateTime
end

#ProcessingTimeAppliedToEmployeeObject

Returns the value of attribute ProcessingTimeAppliedToEmployee.



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

def ProcessingTimeAppliedToEmployee
  @ProcessingTimeAppliedToEmployee
end

#ProcessingTimeAppliedToRoomObject

Returns the value of attribute ProcessingTimeAppliedToRoom.



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

def ProcessingTimeAppliedToRoom
  @ProcessingTimeAppliedToRoom
end

#ProcessingTimeDurationObject

Returns the value of attribute ProcessingTimeDuration.



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

def ProcessingTimeDuration
  @ProcessingTimeDuration
end

#ProcessingTimeOriginalDurationObject

Returns the value of attribute ProcessingTimeOriginalDuration.



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

def ProcessingTimeOriginalDuration
  @ProcessingTimeOriginalDuration
end

#RequiresProcessingTimeObject

Returns the value of attribute RequiresProcessingTime.



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

def RequiresProcessingTime
  @RequiresProcessingTime
end

#RoomObject

Returns the value of attribute Room.



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

def Room
  @Room
end

#RoomIDObject

Returns the value of attribute RoomID.



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

def RoomID
  @RoomID
end

#RoomNameObject

Returns the value of attribute RoomName.



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

def RoomName
  @RoomName
end

#RoomRecoveryDurationObject

Returns the value of attribute RoomRecoveryDuration.



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

def RoomRecoveryDuration
  @RoomRecoveryDuration
end

#StartDateTimeObject

Returns the value of attribute StartDateTime.



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

def StartDateTime
  @StartDateTime
end

#StartTimeDurationObject

Returns the value of attribute StartTimeDuration.



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

def StartTimeDuration
  @StartTimeDuration
end

#StartTimeOriginalDurationObject

Returns the value of attribute StartTimeOriginalDuration.



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

def StartTimeOriginalDuration
  @StartTimeOriginalDuration
end

#TagPriceObject

Returns the value of attribute TagPrice.



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

def TagPrice
  @TagPrice
end

#TreatmentObject

Returns the value of attribute Treatment.



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

def Treatment
  @Treatment
end

#TreatmentDurationObject

Returns the value of attribute TreatmentDuration.



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

def TreatmentDuration
  @TreatmentDuration
end

#TreatmentIDObject

Returns the value of attribute TreatmentID.



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

def TreatmentID
  @TreatmentID
end

#TreatmentIsForCouplesObject

Returns the value of attribute TreatmentIsForCouples.



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

def TreatmentIsForCouples
  @TreatmentIsForCouples
end

#TreatmentNameObject

Returns the value of attribute TreatmentName.



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

def TreatmentName
  @TreatmentName
end