Class: Opencrx::Model::FilteredAccount
- Defined in:
- lib/opencrx/model/account.rb
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from Record
Class Method Summary collapse
Methods inherited from Account
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_options ⇒ Object
17 18 19 |
# File 'lib/opencrx/model/account.rb', line 17 def self. query_type_option end |