Class: AvvoApi::Doctor

Inherits:
Base
  • Object
show all
Includes:
ProfessionalMethods
Defined in:
lib/avvo_api/doctor.rb

Overview

Represents a doctor on Avvo. Attributes include:

  • id: The id of this doctor

  • firstname: the first name of this doctor

  • middlename: the middle name of this doctor

  • lastname: the last name of this doctor

  • suffix: the suffix of the doctor’s name

  • avvo_rating: The doctor’s Avvo Rating, from 0.0 to 10.0

  • email_address

  • website_url

  • profile_url

Constant Summary

Constants inherited from Base

Base::API_VERSION

Method Summary

Methods included from ProfessionalMethods

included