Class: AvvoApi::Lawyer

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

Overview

Represents a lawyer on Avvo. Attributes include:

  • id: The id of this lawyer

  • firstname: the first name of this lawyer

  • middlename: the middle name of this lawyer

  • lastname: the last name of this lawyer

  • suffix: the suffix of the lawyer’s name

  • email_address

  • website_url

Constant Summary

Constants inherited from Base

Base::API_VERSION

Method Summary

Methods included from ProfessionalMethods

included