User related to an appointment
151 152 153
# File 'lib/antaeus-sdk/resources/appointment.rb', line 151 def user User.get(contact, client: @client) end