Class: Usps::Imis::Panels::Education
- Defined in:
- lib/usps/imis/panels/education.rb
Overview
Panel for accessing the Educational completions business object
Instance Attribute Summary
Attributes inherited from BasePanel
Instance Method Summary collapse
Methods inherited from BasePanel
#delete, #get, #get_field, #get_fields, #initialize, #instance_variables_to_inspect, #post, #put, #put_field, #put_fields
Constructor Details
This class inherits a constructor from Usps::Imis::Panels::BasePanel
Instance Method Details
#business_object_name ⇒ Object
9 |
# File 'lib/usps/imis/panels/education.rb', line 9 def business_object_name = 'ABC_ASC_Educ' |