Class: NetSuite::Records::CustomerRefundApplyList
- Inherits:
-
Support::Sublist
- Object
- Support::Sublist
- NetSuite::Records::CustomerRefundApplyList
- Includes:
- Namespaces::TranCust
- Defined in:
- lib/netsuite/records/customer_refund_apply_list.rb
Instance Attribute Summary collapse
-
#replace_all ⇒ Object
Returns the value of attribute replace_all.
Method Summary
Methods included from Namespaces::TranCust
Methods inherited from Support::Sublist
#<<, inherited, #initialize, sublist, #to_record
Methods included from Support::Fields
Methods included from Support::Attributes
#attributes, #attributes=, #initialize_from_attributes_hash
Constructor Details
This class inherits a constructor from NetSuite::Support::Sublist
Instance Attribute Details
#replace_all ⇒ Object
Returns the value of attribute replace_all.
6 7 8 |
# File 'lib/netsuite/records/customer_refund_apply_list.rb', line 6 def replace_all @replace_all end |