Module: Yext::Api::Concerns::AccountRelations
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/yext/api/concerns/account_relations.rb
Overview
Because the Account is listed in the API documentation in two locations, there are two different but somewhat identical Account objects.
This module includes the shared code between the two.