Class: Opencrx::Model::FilteredAccount

Inherits:
Account show all
Defined in:
lib/opencrx/model/account.rb

Direct Known Subclasses

Contact, Group, LegalEntity, UnspecifiedAccount

Instance Attribute Summary

Attributes inherited from Record

#attributes

Class Method Summary collapse

Methods inherited from Account

#addresses, provider

Methods inherited from Record

#attribute, base_provider, #compact, #destroy, get, have_array_attributes, have_attributes, #initialize, merge_options, provider, query, #query, query_type_option, query_url, #save, #subtype_query_url, #to_xml, url_from_id, #write_attribute

Constructor Details

This class inherits a constructor from Opencrx::Model::Record

Class Method Details

.default_query_optionsObject



17
18
19
# File 'lib/opencrx/model/account.rb', line 17

def self.default_query_options
  query_type_option
end