class AutotaskRuby::Appointment
Represents an AutoTask Appointment
Entity
Constants
- FIELDS
Public Instance Methods
post_initialize()
click to toggle source
# File lib/autotask_ruby/appointment.rb, line 13 def post_initialize belongs_to :resource end