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

#AllowChangeStartTime ⇒ Object

Returns the value of attribute AllowChangeStartTime.



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

def AllowChangeStartTime
  @AllowChangeStartTime
end

#AppointmentID ⇒ Object

Returns the value of attribute AppointmentID.



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

def AppointmentID
  @AppointmentID
end

#ChildID ⇒ Object

Returns the value of attribute ChildID.



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

def ChildID
  @ChildID
end

#ChildName ⇒ Object

Returns the value of attribute ChildName.



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

def ChildName
  @ChildName
end

#ClassInstanceID ⇒ Object

Returns the value of attribute ClassInstanceID.



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

def ClassInstanceID
  @ClassInstanceID
end

#DynamicPrice ⇒ Object

Returns the value of attribute DynamicPrice.



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

def DynamicPrice
  @DynamicPrice
end

#DynamicPriceID ⇒ Object

Returns the value of attribute DynamicPriceID.



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

def DynamicPriceID
  @DynamicPriceID
end

#Employee ⇒ Object

Returns the value of attribute Employee.



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

def Employee
  @Employee
end

#Employee2FullName ⇒ Object

Returns the value of attribute Employee2FullName.



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

def Employee2FullName
  @Employee2FullName
end

#Employee2ID ⇒ Object

Returns the value of attribute Employee2ID.



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

def Employee2ID
  @Employee2ID
end

#EmployeeFirstName ⇒ Object

Returns the value of attribute EmployeeFirstName.



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

def EmployeeFirstName
  @EmployeeFirstName
end

#EmployeeFullName ⇒ Object

Returns the value of attribute EmployeeFullName.



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

def EmployeeFullName
  @EmployeeFullName
end

#EmployeeID ⇒ Object

Returns the value of attribute EmployeeID.



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

def EmployeeID
  @EmployeeID
end

#EmployeeLastName ⇒ Object

Returns the value of attribute EmployeeLastName.



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

def EmployeeLastName
  @EmployeeLastName
end

#EmployeeRecoveryDuration ⇒ Object

Returns the value of attribute EmployeeRecoveryDuration.



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

def EmployeeRecoveryDuration
  @EmployeeRecoveryDuration
end

#EmployeeTypeID ⇒ Object

Returns the value of attribute EmployeeTypeID.



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

def EmployeeTypeID
  @EmployeeTypeID
end

#EmployeeWasRequested ⇒ Object

Returns the value of attribute EmployeeWasRequested.



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

def EmployeeWasRequested
  @EmployeeWasRequested
end

#EndDateTime ⇒ Object

Returns the value of attribute EndDateTime.



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

def EndDateTime
  @EndDateTime
end

#FinishStartDateTime ⇒ Object

Returns the value of attribute FinishStartDateTime.



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

def FinishStartDateTime
  @FinishStartDateTime
end

#FinishTimeAppliedToEmployee ⇒ Object

Returns the value of attribute FinishTimeAppliedToEmployee.



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

def FinishTimeAppliedToEmployee
  @FinishTimeAppliedToEmployee
end

#FinishTimeAppliedToRoom ⇒ Object

Returns the value of attribute FinishTimeAppliedToRoom.



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

def FinishTimeAppliedToRoom
  @FinishTimeAppliedToRoom
end

#FinishTimeDuration ⇒ Object

Returns the value of attribute FinishTimeDuration.



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

def FinishTimeDuration
  @FinishTimeDuration
end

#FinishTimeOriginalDuration ⇒ Object

Returns the value of attribute FinishTimeOriginalDuration.



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

def FinishTimeOriginalDuration
  @FinishTimeOriginalDuration
end

#ID ⇒ Object

Returns the value of attribute ID.



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

def ID
  @ID
end

#IsDurationOverridden ⇒ Object

Returns the value of attribute IsDurationOverridden.



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

def IsDurationOverridden
  @IsDurationOverridden
end

#ProcessingStartDateTime ⇒ Object

Returns the value of attribute ProcessingStartDateTime.



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

def ProcessingStartDateTime
  @ProcessingStartDateTime
end

#ProcessingTimeAppliedToEmployee ⇒ Object

Returns the value of attribute ProcessingTimeAppliedToEmployee.



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

def ProcessingTimeAppliedToEmployee
  @ProcessingTimeAppliedToEmployee
end

#ProcessingTimeAppliedToRoom ⇒ Object

Returns the value of attribute ProcessingTimeAppliedToRoom.



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

def ProcessingTimeAppliedToRoom
  @ProcessingTimeAppliedToRoom
end

#ProcessingTimeDuration ⇒ Object

Returns the value of attribute ProcessingTimeDuration.



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

def ProcessingTimeDuration
  @ProcessingTimeDuration
end

#ProcessingTimeOriginalDuration ⇒ Object

Returns the value of attribute ProcessingTimeOriginalDuration.



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

def ProcessingTimeOriginalDuration
  @ProcessingTimeOriginalDuration
end

#RequiresProcessingTime ⇒ Object

Returns the value of attribute RequiresProcessingTime.



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

def RequiresProcessingTime
  @RequiresProcessingTime
end

#Room ⇒ Object

Returns the value of attribute Room.



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

def Room
  @Room
end

#RoomID ⇒ Object

Returns the value of attribute RoomID.



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

def RoomID
  @RoomID
end

#RoomName ⇒ Object

Returns the value of attribute RoomName.



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

def RoomName
  @RoomName
end

#RoomRecoveryDuration ⇒ Object

Returns the value of attribute RoomRecoveryDuration.



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

def RoomRecoveryDuration
  @RoomRecoveryDuration
end

#StartDateTime ⇒ Object

Returns the value of attribute StartDateTime.



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

def StartDateTime
  @StartDateTime
end

#StartTimeDuration ⇒ Object

Returns the value of attribute StartTimeDuration.



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

def StartTimeDuration
  @StartTimeDuration
end

#StartTimeOriginalDuration ⇒ Object

Returns the value of attribute StartTimeOriginalDuration.



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

def StartTimeOriginalDuration
  @StartTimeOriginalDuration
end

#TagPrice ⇒ Object

Returns the value of attribute TagPrice.



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

def TagPrice
  @TagPrice
end

#Treatment ⇒ Object

Returns the value of attribute Treatment.



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

def Treatment
  @Treatment
end

#TreatmentDuration ⇒ Object

Returns the value of attribute TreatmentDuration.



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

def TreatmentDuration
  @TreatmentDuration
end

#TreatmentID ⇒ Object

Returns the value of attribute TreatmentID.



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

def TreatmentID
  @TreatmentID
end

#TreatmentIsForCouples ⇒ Object

Returns the value of attribute TreatmentIsForCouples.



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

def TreatmentIsForCouples
  @TreatmentIsForCouples
end

#TreatmentName ⇒ Object

Returns the value of attribute TreatmentName.



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

def TreatmentName
  @TreatmentName
end