Class: NetSuite::Records::Bin

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

Instance Attribute Summary collapse

Attributes included from Support::Actions

#errors

Method Summary

Methods included from Namespaces::ListAcct

#record_namespace

Methods included from Support::Actions

included

Methods included from Support::RecordRefs

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, #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

#external_idObject

Returns the value of attribute external_id.



12
13
14
# File 'lib/netsuite/records/bin.rb', line 12

def external_id
  @external_id
end

#internal_idObject (readonly)



11
12
13
# File 'lib/netsuite/records/bin.rb', line 11

def internal_id
  @internal_id
end