Class: CollegiateLink::Organization

Inherits:
Object
  • Object
show all
Includes:
HappyMapper
Defined in:
lib/collegiatelink/organization.rb

Overview

An Organization record returned by CollegiateLink See: support.collegiatelink.net/entries/332558-web-services-developer-documentation#orgList

Properties:

  • :id - Integer

  • :parentId - Integer

  • :name - String

  • :description - String

  • :shortName - String

  • :siteUrl - String

  • :status - String

  • :type - String

  • :addresses - Array of CollegiateLink::Address

  • :categories - Array of CollegiateLink::Category