Class: NetSuite::Records::File

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

Instance Attribute Summary collapse

Attributes included from Support::Actions

#errors

Method Summary

Methods included from Namespaces::FileCabinet

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



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

def external_id
  @external_id
end

#internal_idObject (readonly)

Returns the value of attribute internal_id.



18
19
20
# File 'lib/netsuite/records/file.rb', line 18

def internal_id
  @internal_id
end