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 inherited from Model

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

#AllowChangeStartTime ⇒ Object

Returns the value of attribute AllowChangeStartTime.



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

def AllowChangeStartTime
  @AllowChangeStartTime
end

#AppointmentID ⇒ Object

Returns the value of attribute AppointmentID.



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

def AppointmentID
  @AppointmentID
end

#ChildID ⇒ Object

Returns the value of attribute ChildID.



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

def ChildID
  @ChildID
end

#ChildName ⇒ Object

Returns the value of attribute ChildName.



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

def ChildName
  @ChildName
end

#ClassInstanceID ⇒ Object

Returns the value of attribute ClassInstanceID.



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

def ClassInstanceID
  @ClassInstanceID
end

#DynamicPrice ⇒ Object

Returns the value of attribute DynamicPrice.



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

def DynamicPrice
  @DynamicPrice
end

#DynamicPriceID ⇒ Object

Returns the value of attribute DynamicPriceID.



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

def DynamicPriceID
  @DynamicPriceID
end

#Employee ⇒ Object

Returns the value of attribute Employee.



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

def Employee
  @Employee
end

#Employee2FullName ⇒ Object

Returns the value of attribute Employee2FullName.



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

def Employee2FullName
  @Employee2FullName
end

#Employee2ID ⇒ Object

Returns the value of attribute Employee2ID.



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

def Employee2ID
  @Employee2ID
end

#EmployeeFirstName ⇒ Object

Returns the value of attribute EmployeeFirstName.



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

def EmployeeFirstName
  @EmployeeFirstName
end

#EmployeeFullName ⇒ Object

Returns the value of attribute EmployeeFullName.



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

def EmployeeFullName
  @EmployeeFullName
end

#EmployeeID ⇒ Object

Returns the value of attribute EmployeeID.



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

def EmployeeID
  @EmployeeID
end

#EmployeeLastName ⇒ Object

Returns the value of attribute EmployeeLastName.



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

def EmployeeLastName
  @EmployeeLastName
end

#EmployeeRecoveryDuration ⇒ Object

Returns the value of attribute EmployeeRecoveryDuration.



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

def EmployeeRecoveryDuration
  @EmployeeRecoveryDuration
end

#EmployeeTypeID ⇒ Object

Returns the value of attribute EmployeeTypeID.



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

def EmployeeTypeID
  @EmployeeTypeID
end

#EmployeeWasRequested ⇒ Object

Returns the value of attribute EmployeeWasRequested.



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

def EmployeeWasRequested
  @EmployeeWasRequested
end

#EndDateTime ⇒ Object

Returns the value of attribute EndDateTime.



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

def EndDateTime
  @EndDateTime
end

#FinishStartDateTime ⇒ Object

Returns the value of attribute FinishStartDateTime.



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

def FinishStartDateTime
  @FinishStartDateTime
end

#FinishTimeAppliedToEmployee ⇒ Object

Returns the value of attribute FinishTimeAppliedToEmployee.



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

def FinishTimeAppliedToEmployee
  @FinishTimeAppliedToEmployee
end

#FinishTimeAppliedToRoom ⇒ Object

Returns the value of attribute FinishTimeAppliedToRoom.



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

def FinishTimeAppliedToRoom
  @FinishTimeAppliedToRoom
end

#FinishTimeDuration ⇒ Object

Returns the value of attribute FinishTimeDuration.



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

def FinishTimeDuration
  @FinishTimeDuration
end

#FinishTimeOriginalDuration ⇒ Object

Returns the value of attribute FinishTimeOriginalDuration.



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

def FinishTimeOriginalDuration
  @FinishTimeOriginalDuration
end

#ID ⇒ Object

Returns the value of attribute ID.



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

def ID
  @ID
end

#IsDurationOverridden ⇒ Object

Returns the value of attribute IsDurationOverridden.



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

def IsDurationOverridden
  @IsDurationOverridden
end

#ProcessingStartDateTime ⇒ Object

Returns the value of attribute ProcessingStartDateTime.



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

def ProcessingStartDateTime
  @ProcessingStartDateTime
end

#ProcessingTimeAppliedToEmployee ⇒ Object

Returns the value of attribute ProcessingTimeAppliedToEmployee.



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

def ProcessingTimeAppliedToEmployee
  @ProcessingTimeAppliedToEmployee
end

#ProcessingTimeAppliedToRoom ⇒ Object

Returns the value of attribute ProcessingTimeAppliedToRoom.



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

def ProcessingTimeAppliedToRoom
  @ProcessingTimeAppliedToRoom
end

#ProcessingTimeDuration ⇒ Object

Returns the value of attribute ProcessingTimeDuration.



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

def ProcessingTimeDuration
  @ProcessingTimeDuration
end

#ProcessingTimeOriginalDuration ⇒ Object

Returns the value of attribute ProcessingTimeOriginalDuration.



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

def ProcessingTimeOriginalDuration
  @ProcessingTimeOriginalDuration
end

#RequiresProcessingTime ⇒ Object

Returns the value of attribute RequiresProcessingTime.



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

def RequiresProcessingTime
  @RequiresProcessingTime
end

#Room ⇒ Object

Returns the value of attribute Room.



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

def Room
  @Room
end

#RoomID ⇒ Object

Returns the value of attribute RoomID.



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

def RoomID
  @RoomID
end

#RoomName ⇒ Object

Returns the value of attribute RoomName.



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

def RoomName
  @RoomName
end

#RoomRecoveryDuration ⇒ Object

Returns the value of attribute RoomRecoveryDuration.



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

def RoomRecoveryDuration
  @RoomRecoveryDuration
end

#StartDateTime ⇒ Object

Returns the value of attribute StartDateTime.



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

def StartDateTime
  @StartDateTime
end

#StartTimeDuration ⇒ Object

Returns the value of attribute StartTimeDuration.



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

def StartTimeDuration
  @StartTimeDuration
end

#StartTimeOriginalDuration ⇒ Object

Returns the value of attribute StartTimeOriginalDuration.



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

def StartTimeOriginalDuration
  @StartTimeOriginalDuration
end

#TagPrice ⇒ Object

Returns the value of attribute TagPrice.



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

def TagPrice
  @TagPrice
end

#Treatment ⇒ Object

Returns the value of attribute Treatment.



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

def Treatment
  @Treatment
end

#TreatmentDuration ⇒ Object

Returns the value of attribute TreatmentDuration.



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

def TreatmentDuration
  @TreatmentDuration
end

#TreatmentID ⇒ Object

Returns the value of attribute TreatmentID.



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

def TreatmentID
  @TreatmentID
end

#TreatmentIsForCouples ⇒ Object

Returns the value of attribute TreatmentIsForCouples.



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

def TreatmentIsForCouples
  @TreatmentIsForCouples
end

#TreatmentName ⇒ Object

Returns the value of attribute TreatmentName.



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

def TreatmentName
  @TreatmentName
end