Class: ActiveNetsuite::CustomerSearch

Inherits:
SearchRecord 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.comCustomerSearch

basic - ActiveNetsuite::CustomerSearchBasic
callJoin - ActiveNetsuite::PhoneCallSearchBasic
campaignResponseJoin - ActiveNetsuite::CampaignSearchBasic
caseJoin - ActiveNetsuite::SupportCaseSearchBasic
contactJoin - ActiveNetsuite::ContactSearchBasic
contactPrimaryJoin - ActiveNetsuite::ContactSearchBasic
eventJoin - ActiveNetsuite::CalendarEventSearchBasic
fileJoin - ActiveNetsuite::FileSearchBasic
hostedPageJoin - ActiveNetsuite::FileSearchBasic
jobJoin - ActiveNetsuite::JobSearchBasic
leadSourceJoin - ActiveNetsuite::CampaignSearchBasic
messagesJoin - ActiveNetsuite::MessageSearchBasic
messagesFromJoin - ActiveNetsuite::MessageSearchBasic
messagesToJoin - ActiveNetsuite::MessageSearchBasic
opportunityJoin - ActiveNetsuite::OpportunitySearchBasic
originatingLeadJoin - ActiveNetsuite::OriginatingLeadSearchBasic
parentCustomerJoin - ActiveNetsuite::CustomerSearchBasic
partnerJoin - ActiveNetsuite::PartnerSearchBasic
purchasedItemJoin - ActiveNetsuite::ItemSearchBasic
resourceAllocationJoin - ActiveNetsuite::ResourceAllocationSearchBasic
salesRepJoin - ActiveNetsuite::EmployeeSearchBasic
subCustomerJoin - ActiveNetsuite::CustomerSearchBasic
taskJoin - ActiveNetsuite::TaskSearchBasic
timeJoin - ActiveNetsuite::TimeBillSearchBasic
topLevelParentJoin - ActiveNetsuite::CustomerSearchBasic
transactionJoin - ActiveNetsuite::TransactionSearchBasic
upsellItemJoin - ActiveNetsuite::ItemSearchBasic
userJoin - ActiveNetsuite::EmployeeSearchBasic
userNotesJoin - ActiveNetsuite::NoteSearchBasic
webSiteCategoryJoin - ActiveNetsuite::SiteCategorySearchBasic
webSiteItemJoin - ActiveNetsuite::ItemSearchBasic
customSearchJoin - ActiveNetsuite::CustomSearchJoin

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods inherited from SearchRecord

#active, #each, #find_by, #inactive, #response, #to_a, #where

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 = []) ⇒ CustomerSearch

Returns a new instance of CustomerSearch.



32222
32223
32224
32225
32226
32227
32228
32229
32230
32231
32232
32233
32234
32235
32236
32237
32238
32239
32240
32241
32242
32243
32244
32245
32246
32247
32248
32249
32250
32251
32252
32253
32254
32255
# File 'lib/activenetsuite/soap/default.rb', line 32222

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.



32189
32190
32191
# File 'lib/activenetsuite/soap/default.rb', line 32189

def basic
  @basic
end

#callJoinObject

Returns the value of attribute callJoin.



32190
32191
32192
# File 'lib/activenetsuite/soap/default.rb', line 32190

def callJoin
  @callJoin
end

#campaignResponseJoinObject

Returns the value of attribute campaignResponseJoin.



32191
32192
32193
# File 'lib/activenetsuite/soap/default.rb', line 32191

def campaignResponseJoin
  @campaignResponseJoin
end

#caseJoinObject

Returns the value of attribute caseJoin.



32192
32193
32194
# File 'lib/activenetsuite/soap/default.rb', line 32192

def caseJoin
  @caseJoin
end

#contactJoinObject

Returns the value of attribute contactJoin.



32193
32194
32195
# File 'lib/activenetsuite/soap/default.rb', line 32193

def contactJoin
  @contactJoin
end

#contactPrimaryJoinObject

Returns the value of attribute contactPrimaryJoin.



32194
32195
32196
# File 'lib/activenetsuite/soap/default.rb', line 32194

def contactPrimaryJoin
  @contactPrimaryJoin
end

#customSearchJoinObject

Returns the value of attribute customSearchJoin.



32220
32221
32222
# File 'lib/activenetsuite/soap/default.rb', line 32220

def customSearchJoin
  @customSearchJoin
end

#eventJoinObject

Returns the value of attribute eventJoin.



32195
32196
32197
# File 'lib/activenetsuite/soap/default.rb', line 32195

def eventJoin
  @eventJoin
end

#fileJoinObject

Returns the value of attribute fileJoin.



32196
32197
32198
# File 'lib/activenetsuite/soap/default.rb', line 32196

def fileJoin
  @fileJoin
end

#hostedPageJoinObject

Returns the value of attribute hostedPageJoin.



32197
32198
32199
# File 'lib/activenetsuite/soap/default.rb', line 32197

def hostedPageJoin
  @hostedPageJoin
end

#jobJoinObject

Returns the value of attribute jobJoin.



32198
32199
32200
# File 'lib/activenetsuite/soap/default.rb', line 32198

def jobJoin
  @jobJoin
end

#leadSourceJoinObject

Returns the value of attribute leadSourceJoin.



32199
32200
32201
# File 'lib/activenetsuite/soap/default.rb', line 32199

def leadSourceJoin
  @leadSourceJoin
end

#messagesFromJoinObject

Returns the value of attribute messagesFromJoin.



32201
32202
32203
# File 'lib/activenetsuite/soap/default.rb', line 32201

def messagesFromJoin
  @messagesFromJoin
end

#messagesJoinObject

Returns the value of attribute messagesJoin.



32200
32201
32202
# File 'lib/activenetsuite/soap/default.rb', line 32200

def messagesJoin
  @messagesJoin
end

#messagesToJoinObject

Returns the value of attribute messagesToJoin.



32202
32203
32204
# File 'lib/activenetsuite/soap/default.rb', line 32202

def messagesToJoin
  @messagesToJoin
end

#opportunityJoinObject

Returns the value of attribute opportunityJoin.



32203
32204
32205
# File 'lib/activenetsuite/soap/default.rb', line 32203

def opportunityJoin
  @opportunityJoin
end

#originatingLeadJoinObject

Returns the value of attribute originatingLeadJoin.



32204
32205
32206
# File 'lib/activenetsuite/soap/default.rb', line 32204

def originatingLeadJoin
  @originatingLeadJoin
end

#parentCustomerJoinObject

Returns the value of attribute parentCustomerJoin.



32205
32206
32207
# File 'lib/activenetsuite/soap/default.rb', line 32205

def parentCustomerJoin
  @parentCustomerJoin
end

#partnerJoinObject

Returns the value of attribute partnerJoin.



32206
32207
32208
# File 'lib/activenetsuite/soap/default.rb', line 32206

def partnerJoin
  @partnerJoin
end

#purchasedItemJoinObject

Returns the value of attribute purchasedItemJoin.



32207
32208
32209
# File 'lib/activenetsuite/soap/default.rb', line 32207

def purchasedItemJoin
  @purchasedItemJoin
end

#resourceAllocationJoinObject

Returns the value of attribute resourceAllocationJoin.



32208
32209
32210
# File 'lib/activenetsuite/soap/default.rb', line 32208

def resourceAllocationJoin
  @resourceAllocationJoin
end

#salesRepJoinObject

Returns the value of attribute salesRepJoin.



32209
32210
32211
# File 'lib/activenetsuite/soap/default.rb', line 32209

def salesRepJoin
  @salesRepJoin
end

#subCustomerJoinObject

Returns the value of attribute subCustomerJoin.



32210
32211
32212
# File 'lib/activenetsuite/soap/default.rb', line 32210

def subCustomerJoin
  @subCustomerJoin
end

#taskJoinObject

Returns the value of attribute taskJoin.



32211
32212
32213
# File 'lib/activenetsuite/soap/default.rb', line 32211

def taskJoin
  @taskJoin
end

#timeJoinObject

Returns the value of attribute timeJoin.



32212
32213
32214
# File 'lib/activenetsuite/soap/default.rb', line 32212

def timeJoin
  @timeJoin
end

#topLevelParentJoinObject

Returns the value of attribute topLevelParentJoin.



32213
32214
32215
# File 'lib/activenetsuite/soap/default.rb', line 32213

def topLevelParentJoin
  @topLevelParentJoin
end

#transactionJoinObject

Returns the value of attribute transactionJoin.



32214
32215
32216
# File 'lib/activenetsuite/soap/default.rb', line 32214

def transactionJoin
  @transactionJoin
end

#upsellItemJoinObject

Returns the value of attribute upsellItemJoin.



32215
32216
32217
# File 'lib/activenetsuite/soap/default.rb', line 32215

def upsellItemJoin
  @upsellItemJoin
end

#userJoinObject

Returns the value of attribute userJoin.



32216
32217
32218
# File 'lib/activenetsuite/soap/default.rb', line 32216

def userJoin
  @userJoin
end

#userNotesJoinObject

Returns the value of attribute userNotesJoin.



32217
32218
32219
# File 'lib/activenetsuite/soap/default.rb', line 32217

def userNotesJoin
  @userNotesJoin
end

#webSiteCategoryJoinObject

Returns the value of attribute webSiteCategoryJoin.



32218
32219
32220
# File 'lib/activenetsuite/soap/default.rb', line 32218

def webSiteCategoryJoin
  @webSiteCategoryJoin
end

#webSiteItemJoinObject

Returns the value of attribute webSiteItemJoin.



32219
32220
32221
# File 'lib/activenetsuite/soap/default.rb', line 32219

def webSiteItemJoin
  @webSiteItemJoin
end