Class: NetSuite::Records::Partner

Inherits:
Support::Base show all
Includes:
Namespaces::ListRel, Support::Actions, Support::RecordRefs
Defined in:
lib/netsuite/records/partner.rb

Instance Attribute Summary collapse

Attributes included from Support::Actions

#errors

Method Summary

Methods included from Namespaces::ListRel

#record_namespace

Methods included from Support::RecordRefs

included

Methods included from Support::Actions

included

Methods inherited from Support::Base

#initialize

Methods included from Support::Fields

included

Methods included from Support::Attributes

#attributes, #attributes=, #initialize_from_attributes_hash

Methods included from Support::Records

#record_type, #refresh, #to_attributes!, #to_record

Methods included from Namespaces::PlatformCore

#record_namespace

Constructor Details

This class inherits a constructor from NetSuite::Support::Base

Instance Attribute Details

#internal_idObject (readonly)

Returns the value of attribute internal_id.



19
20
21
# File 'lib/netsuite/records/partner.rb', line 19

def internal_id
  @internal_id
end