Class: ActiveNetsuite::CustomerSearchRow

Inherits:
SearchRow
  • Object
show all
Defined in:
lib/activenetsuite/soap/default.rb

Overview

urn:relationships_2013_2urn:relationships_2013_2.listsurn:relationships_2013_2.lists.webservicesurn:relationships_2013_2.lists.webservices.netsuiteurn:relationships_2013_2.lists.webservices.netsuite.comCustomerSearchRow

basic - ActiveNetsuite::CustomerSearchRowBasic
callJoin - ActiveNetsuite::PhoneCallSearchRowBasic
campaignResponseJoin - ActiveNetsuite::CampaignSearchRowBasic
caseJoin - ActiveNetsuite::SupportCaseSearchRowBasic
contactJoin - ActiveNetsuite::ContactSearchRowBasic
contactPrimaryJoin - ActiveNetsuite::ContactSearchRowBasic
eventJoin - ActiveNetsuite::CalendarEventSearchRowBasic
fileJoin - ActiveNetsuite::FileSearchRowBasic
hostedPageJoin - ActiveNetsuite::FileSearchRowBasic
jobJoin - ActiveNetsuite::JobSearchRowBasic
leadSourceJoin - ActiveNetsuite::CampaignSearchRowBasic
messagesJoin - ActiveNetsuite::MessageSearchRowBasic
messagesFromJoin - ActiveNetsuite::MessageSearchRowBasic
messagesToJoin - ActiveNetsuite::MessageSearchRowBasic
opportunityJoin - ActiveNetsuite::OpportunitySearchRowBasic
originatingLeadJoin - ActiveNetsuite::OriginatingLeadSearchRowBasic
parentCustomerJoin - ActiveNetsuite::CustomerSearchRowBasic
partnerJoin - ActiveNetsuite::PartnerSearchRowBasic
purchasedItemJoin - ActiveNetsuite::ItemSearchRowBasic
resourceAllocationJoin - ActiveNetsuite::ResourceAllocationSearchRowBasic
salesRepJoin - ActiveNetsuite::EmployeeSearchRowBasic
subCustomerJoin - ActiveNetsuite::CustomerSearchRowBasic
taskJoin - ActiveNetsuite::TaskSearchRowBasic
timeJoin - ActiveNetsuite::TimeBillSearchRowBasic
topLevelParentJoin - ActiveNetsuite::CustomerSearchRowBasic
transactionJoin - ActiveNetsuite::TransactionSearchRowBasic
upsellItemJoin - ActiveNetsuite::ItemSearchRowBasic
userJoin - ActiveNetsuite::EmployeeSearchRowBasic
userNotesJoin - ActiveNetsuite::NoteSearchRowBasic
webSiteCategoryJoin - ActiveNetsuite::SiteCategorySearchRowBasic
webSiteItemJoin - ActiveNetsuite::ItemSearchRowBasic
customSearchJoin - ActiveNetsuite::CustomSearchRowBasic

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(basic = nil, callJoin = nil, campaignResponseJoin = nil, caseJoin = nil, contactJoin = nil, contactPrimaryJoin = nil, eventJoin = nil, fileJoin = nil, hostedPageJoin = nil, jobJoin = nil, leadSourceJoin = nil, messagesJoin = nil, messagesFromJoin = nil, messagesToJoin = nil, opportunityJoin = nil, originatingLeadJoin = nil, parentCustomerJoin = nil, partnerJoin = nil, purchasedItemJoin = nil, resourceAllocationJoin = nil, salesRepJoin = nil, subCustomerJoin = nil, taskJoin = nil, timeJoin = nil, topLevelParentJoin = nil, transactionJoin = nil, upsellItemJoin = nil, userJoin = nil, userNotesJoin = nil, webSiteCategoryJoin = nil, webSiteItemJoin = nil, customSearchJoin = []) ⇒ CustomerSearchRow

Returns a new instance of CustomerSearchRow.



44520
44521
44522
44523
44524
44525
44526
44527
44528
44529
44530
44531
44532
44533
44534
44535
44536
44537
44538
44539
44540
44541
44542
44543
44544
44545
44546
44547
44548
44549
44550
44551
44552
44553
# File 'lib/activenetsuite/soap/default.rb', line 44520

def initialize(basic = nil, callJoin = nil, campaignResponseJoin = nil, caseJoin = nil, contactJoin = nil, contactPrimaryJoin = nil, eventJoin = nil, fileJoin = nil, hostedPageJoin = nil, jobJoin = nil, leadSourceJoin = nil, messagesJoin = nil, messagesFromJoin = nil, messagesToJoin = nil, opportunityJoin = nil, originatingLeadJoin = nil, parentCustomerJoin = nil, partnerJoin = nil, purchasedItemJoin = nil, resourceAllocationJoin = nil, salesRepJoin = nil, subCustomerJoin = nil, taskJoin = nil, timeJoin = nil, topLevelParentJoin = nil, transactionJoin = nil, upsellItemJoin = nil, userJoin = nil, userNotesJoin = nil, webSiteCategoryJoin = nil, webSiteItemJoin = nil, customSearchJoin = [])
  @basic = basic
  @callJoin = callJoin
  @campaignResponseJoin = campaignResponseJoin
  @caseJoin = caseJoin
  @contactJoin = contactJoin
  @contactPrimaryJoin = contactPrimaryJoin
  @eventJoin = eventJoin
  @fileJoin = fileJoin
  @hostedPageJoin = hostedPageJoin
  @jobJoin = jobJoin
  @leadSourceJoin = leadSourceJoin
  @messagesJoin = messagesJoin
  @messagesFromJoin = messagesFromJoin
  @messagesToJoin = messagesToJoin
  @opportunityJoin = opportunityJoin
  @originatingLeadJoin = originatingLeadJoin
  @parentCustomerJoin = parentCustomerJoin
  @partnerJoin = partnerJoin
  @purchasedItemJoin = purchasedItemJoin
  @resourceAllocationJoin = resourceAllocationJoin
  @salesRepJoin = salesRepJoin
  @subCustomerJoin = subCustomerJoin
  @taskJoin = taskJoin
  @timeJoin = timeJoin
  @topLevelParentJoin = topLevelParentJoin
  @transactionJoin = transactionJoin
  @upsellItemJoin = upsellItemJoin
  @userJoin = userJoin
  @userNotesJoin = userNotesJoin
  @webSiteCategoryJoin = webSiteCategoryJoin
  @webSiteItemJoin = webSiteItemJoin
  @customSearchJoin = customSearchJoin
end

Instance Attribute Details

#basicObject

Returns the value of attribute basic.



44487
44488
44489
# File 'lib/activenetsuite/soap/default.rb', line 44487

def basic
  @basic
end

#callJoinObject

Returns the value of attribute callJoin.



44488
44489
44490
# File 'lib/activenetsuite/soap/default.rb', line 44488

def callJoin
  @callJoin
end

#campaignResponseJoinObject

Returns the value of attribute campaignResponseJoin.



44489
44490
44491
# File 'lib/activenetsuite/soap/default.rb', line 44489

def campaignResponseJoin
  @campaignResponseJoin
end

#caseJoinObject

Returns the value of attribute caseJoin.



44490
44491
44492
# File 'lib/activenetsuite/soap/default.rb', line 44490

def caseJoin
  @caseJoin
end

#contactJoinObject

Returns the value of attribute contactJoin.



44491
44492
44493
# File 'lib/activenetsuite/soap/default.rb', line 44491

def contactJoin
  @contactJoin
end

#contactPrimaryJoinObject

Returns the value of attribute contactPrimaryJoin.



44492
44493
44494
# File 'lib/activenetsuite/soap/default.rb', line 44492

def contactPrimaryJoin
  @contactPrimaryJoin
end

#customSearchJoinObject

Returns the value of attribute customSearchJoin.



44518
44519
44520
# File 'lib/activenetsuite/soap/default.rb', line 44518

def customSearchJoin
  @customSearchJoin
end

#eventJoinObject

Returns the value of attribute eventJoin.



44493
44494
44495
# File 'lib/activenetsuite/soap/default.rb', line 44493

def eventJoin
  @eventJoin
end

#fileJoinObject

Returns the value of attribute fileJoin.



44494
44495
44496
# File 'lib/activenetsuite/soap/default.rb', line 44494

def fileJoin
  @fileJoin
end

#hostedPageJoinObject

Returns the value of attribute hostedPageJoin.



44495
44496
44497
# File 'lib/activenetsuite/soap/default.rb', line 44495

def hostedPageJoin
  @hostedPageJoin
end

#jobJoinObject

Returns the value of attribute jobJoin.



44496
44497
44498
# File 'lib/activenetsuite/soap/default.rb', line 44496

def jobJoin
  @jobJoin
end

#leadSourceJoinObject

Returns the value of attribute leadSourceJoin.



44497
44498
44499
# File 'lib/activenetsuite/soap/default.rb', line 44497

def leadSourceJoin
  @leadSourceJoin
end

#messagesFromJoinObject

Returns the value of attribute messagesFromJoin.



44499
44500
44501
# File 'lib/activenetsuite/soap/default.rb', line 44499

def messagesFromJoin
  @messagesFromJoin
end

#messagesJoinObject

Returns the value of attribute messagesJoin.



44498
44499
44500
# File 'lib/activenetsuite/soap/default.rb', line 44498

def messagesJoin
  @messagesJoin
end

#messagesToJoinObject

Returns the value of attribute messagesToJoin.



44500
44501
44502
# File 'lib/activenetsuite/soap/default.rb', line 44500

def messagesToJoin
  @messagesToJoin
end

#opportunityJoinObject

Returns the value of attribute opportunityJoin.



44501
44502
44503
# File 'lib/activenetsuite/soap/default.rb', line 44501

def opportunityJoin
  @opportunityJoin
end

#originatingLeadJoinObject

Returns the value of attribute originatingLeadJoin.



44502
44503
44504
# File 'lib/activenetsuite/soap/default.rb', line 44502

def originatingLeadJoin
  @originatingLeadJoin
end

#parentCustomerJoinObject

Returns the value of attribute parentCustomerJoin.



44503
44504
44505
# File 'lib/activenetsuite/soap/default.rb', line 44503

def parentCustomerJoin
  @parentCustomerJoin
end

#partnerJoinObject

Returns the value of attribute partnerJoin.



44504
44505
44506
# File 'lib/activenetsuite/soap/default.rb', line 44504

def partnerJoin
  @partnerJoin
end

#purchasedItemJoinObject

Returns the value of attribute purchasedItemJoin.



44505
44506
44507
# File 'lib/activenetsuite/soap/default.rb', line 44505

def purchasedItemJoin
  @purchasedItemJoin
end

#resourceAllocationJoinObject

Returns the value of attribute resourceAllocationJoin.



44506
44507
44508
# File 'lib/activenetsuite/soap/default.rb', line 44506

def resourceAllocationJoin
  @resourceAllocationJoin
end

#salesRepJoinObject

Returns the value of attribute salesRepJoin.



44507
44508
44509
# File 'lib/activenetsuite/soap/default.rb', line 44507

def salesRepJoin
  @salesRepJoin
end

#subCustomerJoinObject

Returns the value of attribute subCustomerJoin.



44508
44509
44510
# File 'lib/activenetsuite/soap/default.rb', line 44508

def subCustomerJoin
  @subCustomerJoin
end

#taskJoinObject

Returns the value of attribute taskJoin.



44509
44510
44511
# File 'lib/activenetsuite/soap/default.rb', line 44509

def taskJoin
  @taskJoin
end

#timeJoinObject

Returns the value of attribute timeJoin.



44510
44511
44512
# File 'lib/activenetsuite/soap/default.rb', line 44510

def timeJoin
  @timeJoin
end

#topLevelParentJoinObject

Returns the value of attribute topLevelParentJoin.



44511
44512
44513
# File 'lib/activenetsuite/soap/default.rb', line 44511

def topLevelParentJoin
  @topLevelParentJoin
end

#transactionJoinObject

Returns the value of attribute transactionJoin.



44512
44513
44514
# File 'lib/activenetsuite/soap/default.rb', line 44512

def transactionJoin
  @transactionJoin
end

#upsellItemJoinObject

Returns the value of attribute upsellItemJoin.



44513
44514
44515
# File 'lib/activenetsuite/soap/default.rb', line 44513

def upsellItemJoin
  @upsellItemJoin
end

#userJoinObject

Returns the value of attribute userJoin.



44514
44515
44516
# File 'lib/activenetsuite/soap/default.rb', line 44514

def userJoin
  @userJoin
end

#userNotesJoinObject

Returns the value of attribute userNotesJoin.



44515
44516
44517
# File 'lib/activenetsuite/soap/default.rb', line 44515

def userNotesJoin
  @userNotesJoin
end

#webSiteCategoryJoinObject

Returns the value of attribute webSiteCategoryJoin.



44516
44517
44518
# File 'lib/activenetsuite/soap/default.rb', line 44516

def webSiteCategoryJoin
  @webSiteCategoryJoin
end

#webSiteItemJoinObject

Returns the value of attribute webSiteItemJoin.



44517
44518
44519
# File 'lib/activenetsuite/soap/default.rb', line 44517

def webSiteItemJoin
  @webSiteItemJoin
end