Class: Supersaas::Appointment
- Defined in:
- lib/supersaas-api-client/models/appointment.rb
Instance Attribute Summary collapse
-
#address ⇒ Object
Returns the value of attribute address.
-
#country ⇒ Object
Returns the value of attribute country.
-
#created_by ⇒ Object
Returns the value of attribute created_by.
-
#created_on ⇒ Object
Returns the value of attribute created_on.
-
#deleted ⇒ Object
Returns the value of attribute deleted.
-
#description ⇒ Object
Returns the value of attribute description.
-
#email ⇒ Object
Returns the value of attribute email.
-
#field_1 ⇒ Object
Returns the value of attribute field_1.
-
#field_1_r ⇒ Object
Returns the value of attribute field_1_r.
-
#field_2 ⇒ Object
Returns the value of attribute field_2.
-
#field_2_r ⇒ Object
Returns the value of attribute field_2_r.
-
#finish ⇒ Object
Returns the value of attribute finish.
-
#form ⇒ Object
Returns the value of attribute form.
-
#form_id ⇒ Object
Returns the value of attribute form_id.
-
#full_name ⇒ Object
Returns the value of attribute full_name.
-
#id ⇒ Object
Returns the value of attribute id.
-
#mobile ⇒ Object
Returns the value of attribute mobile.
-
#name ⇒ Object
Returns the value of attribute name.
-
#phone ⇒ Object
Returns the value of attribute phone.
-
#price ⇒ Object
Returns the value of attribute price.
-
#res_name ⇒ Object
Returns the value of attribute res_name.
-
#resource_id ⇒ Object
Returns the value of attribute resource_id.
-
#schedule_id ⇒ Object
Returns the value of attribute schedule_id.
-
#schedule_name ⇒ Object
Returns the value of attribute schedule_name.
-
#service_id ⇒ Object
Returns the value of attribute service_id.
-
#service_name ⇒ Object
Returns the value of attribute service_name.
-
#slot ⇒ Object
Returns the value of attribute slot.
-
#slot_id ⇒ Object
Returns the value of attribute slot_id.
-
#start ⇒ Object
Returns the value of attribute start.
-
#status ⇒ Object
Returns the value of attribute status.
-
#super_field ⇒ Object
Returns the value of attribute super_field.
-
#updated_by ⇒ Object
Returns the value of attribute updated_by.
-
#updated_on ⇒ Object
Returns the value of attribute updated_on.
-
#user_id ⇒ Object
Returns the value of attribute user_id.
-
#waitlisted ⇒ Object
Returns the value of attribute waitlisted.
Attributes inherited from BaseModel
Method Summary
Methods inherited from BaseModel
Constructor Details
This class inherits a constructor from Supersaas::BaseModel
Instance Attribute Details
#address ⇒ Object
Returns the value of attribute address.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def address @address end |
#country ⇒ Object
Returns the value of attribute country.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def country @country end |
#created_by ⇒ Object
Returns the value of attribute created_by.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def created_by @created_by end |
#created_on ⇒ Object
Returns the value of attribute created_on.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def created_on @created_on end |
#deleted ⇒ Object
Returns the value of attribute deleted.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def deleted @deleted end |
#description ⇒ Object
Returns the value of attribute description.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def description @description end |
#email ⇒ Object
Returns the value of attribute email.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def email @email end |
#field_1 ⇒ Object
Returns the value of attribute field_1.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def field_1 @field_1 end |
#field_1_r ⇒ Object
Returns the value of attribute field_1_r.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def field_1_r @field_1_r end |
#field_2 ⇒ Object
Returns the value of attribute field_2.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def field_2 @field_2 end |
#field_2_r ⇒ Object
Returns the value of attribute field_2_r.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def field_2_r @field_2_r end |
#finish ⇒ Object
Returns the value of attribute finish.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def finish @finish end |
#form ⇒ Object
Returns the value of attribute form.
9 10 11 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 9 def form @form end |
#form_id ⇒ Object
Returns the value of attribute form_id.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def form_id @form_id end |
#full_name ⇒ Object
Returns the value of attribute full_name.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def full_name @full_name end |
#id ⇒ Object
Returns the value of attribute id.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def id @id end |
#mobile ⇒ Object
Returns the value of attribute mobile.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def mobile @mobile end |
#name ⇒ Object
Returns the value of attribute name.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def name @name end |
#phone ⇒ Object
Returns the value of attribute phone.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def phone @phone end |
#price ⇒ Object
Returns the value of attribute price.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def price @price end |
#res_name ⇒ Object
Returns the value of attribute res_name.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def res_name @res_name end |
#resource_id ⇒ Object
Returns the value of attribute resource_id.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def resource_id @resource_id end |
#schedule_id ⇒ Object
Returns the value of attribute schedule_id.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def schedule_id @schedule_id end |
#schedule_name ⇒ Object
Returns the value of attribute schedule_name.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def schedule_name @schedule_name end |
#service_id ⇒ Object
Returns the value of attribute service_id.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def service_id @service_id end |
#service_name ⇒ Object
Returns the value of attribute service_name.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def service_name @service_name end |
#slot ⇒ Object
Returns the value of attribute slot.
9 10 11 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 9 def slot @slot end |
#slot_id ⇒ Object
Returns the value of attribute slot_id.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def slot_id @slot_id end |
#start ⇒ Object
Returns the value of attribute start.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def start @start end |
#status ⇒ Object
Returns the value of attribute status.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def status @status end |
#super_field ⇒ Object
Returns the value of attribute super_field.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def super_field @super_field end |
#updated_by ⇒ Object
Returns the value of attribute updated_by.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def updated_by @updated_by end |
#updated_on ⇒ Object
Returns the value of attribute updated_on.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def updated_on @updated_on end |
#user_id ⇒ Object
Returns the value of attribute user_id.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def user_id @user_id end |
#waitlisted ⇒ Object
Returns the value of attribute waitlisted.
5 6 7 |
# File 'lib/supersaas-api-client/models/appointment.rb', line 5 def waitlisted @waitlisted end |