Netsutie PHP Toolkit
NetSuiteService.php
Go to the documentation of this file.
1 <?php
11 
12 
13 
14  public $generated_from_endpoint = "2015_1";
15 
24  protected $classmap = array(
25 
26  "RecordType" => "RecordType",
27 
28  "SearchRecordType" => "SearchRecordType",
29 
30  "GetAllRecordType" => "GetAllRecordType",
31 
32  "GetCustomizationType" => "GetCustomizationType",
33 
34  "InitializeType" => "InitializeType",
35 
36  "InitializeRefType" => "InitializeRefType",
37 
38  "InitializeAuxRefType" => "InitializeAuxRefType",
39 
40  "DeletedRecordType" => "DeletedRecordType",
41 
42  "AsyncStatusType" => "AsyncStatusType",
43 
44  "SearchStringFieldOperator" => "SearchStringFieldOperator",
45 
46  "SearchLongFieldOperator" => "SearchLongFieldOperator",
47 
48  "SearchTextNumberFieldOperator" => "SearchTextNumberFieldOperator",
49 
50  "SearchDoubleFieldOperator" => "SearchDoubleFieldOperator",
51 
52  "SearchDateFieldOperator" => "SearchDateFieldOperator",
53 
54  "SearchEnumMultiSelectFieldOperator" => "SearchEnumMultiSelectFieldOperator",
55 
56  "SearchMultiSelectFieldOperator" => "SearchMultiSelectFieldOperator",
57 
58  "SearchDate" => "SearchDate",
59 
60  "DurationUnit" => "DurationUnit",
61 
62  "CalendarEventAttendeeResponse" => "CalendarEventAttendeeResponse",
63 
64  "GetSelectValueFilterOperator" => "GetSelectValueFilterOperator",
65 
66  "StatusDetailType" => "StatusDetailType",
67 
68  "StatusDetailCodeType" => "StatusDetailCodeType",
69 
70  "FaultCodeType" => "FaultCodeType",
71 
72  "Passport" => "Passport",
73 
74  "SsoPassport" => "SsoPassport",
75 
76  "SsoCredentials" => "SsoCredentials",
77 
78  "ChangePassword" => "ChangePassword",
79 
80  "ChangeEmail" => "ChangeEmail",
81 
82  "StatusDetail" => "StatusDetail",
83 
84  "Status" => "Status",
85 
86  "WsRole" => "WsRole",
87 
88  "WsRoleList" => "WsRoleList",
89 
90  "Record" => "Record",
91 
92  "NullField" => "NullField",
93 
94  "SearchRecord" => "SearchRecord",
95 
96  "SearchRecordBasic" => "SearchRecordBasic",
97 
98  "SearchRow" => "SearchRow",
99 
100  "SearchRowBasic" => "SearchRowBasic",
101 
102  "SearchResult" => "SearchResult",
103 
104  "AsyncStatusResult" => "AsyncStatusResult",
105 
106  "GetAllResult" => "GetAllResult",
107 
108  "GetSavedSearchResult" => "GetSavedSearchResult",
109 
110  "GetCustomizationIdResult" => "GetCustomizationIdResult",
111 
112  "GetSelectValueResult" => "GetSelectValueResult",
113 
114  "RecordList" => "RecordList",
115 
116  "SearchRowList" => "SearchRowList",
117 
118  "RecordRefList" => "RecordRefList",
119 
120  "BaseRef" => "BaseRef",
121 
122  "BaseRefList" => "BaseRefList",
123 
124  "RecordRef" => "RecordRef",
125 
126  "Duration" => "Duration",
127 
128  "CustomRecordRef" => "CustomRecordRef",
129 
130  "CustomTransactionRef" => "CustomTransactionRef",
131 
132  "CustomizationRef" => "CustomizationRef",
133 
134  "CustomizationRefList" => "CustomizationRefList",
135 
136  "InitializeRecord" => "InitializeRecord",
137 
138  "InitializeRef" => "InitializeRef",
139 
140  "InitializeRefList" => "InitializeRefList",
141 
142  "InitializeAuxRef" => "InitializeAuxRef",
143 
144  "UpdateInviteeStatusReference" => "UpdateInviteeStatusReference",
145 
146  "GetAllRecord" => "GetAllRecord",
147 
148  "GetSavedSearchRecord" => "GetSavedSearchRecord",
149 
150  "CustomizationType" => "CustomizationType",
151 
152  "ListOrRecordRef" => "ListOrRecordRef",
153 
154  "CustomFieldRef" => "CustomFieldRef",
155 
156  "LongCustomFieldRef" => "LongCustomFieldRef",
157 
158  "DoubleCustomFieldRef" => "DoubleCustomFieldRef",
159 
160  "BooleanCustomFieldRef" => "BooleanCustomFieldRef",
161 
162  "StringCustomFieldRef" => "StringCustomFieldRef",
163 
164  "DateCustomFieldRef" => "DateCustomFieldRef",
165 
166  "SelectCustomFieldRef" => "SelectCustomFieldRef",
167 
168  "MultiSelectCustomFieldRef" => "MultiSelectCustomFieldRef",
169 
170  "CustomFieldList" => "CustomFieldList",
171 
172  "SearchBooleanField" => "SearchBooleanField",
173 
174  "SearchStringField" => "SearchStringField",
175 
176  "SearchLongField" => "SearchLongField",
177 
178  "SearchTextNumberField" => "SearchTextNumberField",
179 
180  "SearchDoubleField" => "SearchDoubleField",
181 
182  "SearchDateField" => "SearchDateField",
183 
184  "SearchEnumMultiSelectField" => "SearchEnumMultiSelectField",
185 
186  "SearchMultiSelectField" => "SearchMultiSelectField",
187 
188  "SearchCustomField" => "SearchCustomField",
189 
190  "SearchBooleanCustomField" => "SearchBooleanCustomField",
191 
192  "SearchStringCustomField" => "SearchStringCustomField",
193 
194  "SearchLongCustomField" => "SearchLongCustomField",
195 
196  "SearchDoubleCustomField" => "SearchDoubleCustomField",
197 
198  "SearchDateCustomField" => "SearchDateCustomField",
199 
200  "SearchEnumMultiSelectCustomField" => "SearchEnumMultiSelectCustomField",
201 
202  "SearchMultiSelectCustomField" => "SearchMultiSelectCustomField",
203 
204  "SearchCustomFieldList" => "SearchCustomFieldList",
205 
206  "SearchColumnField" => "SearchColumnField",
207 
208  "SearchColumnBooleanField" => "SearchColumnBooleanField",
209 
210  "SearchColumnStringField" => "SearchColumnStringField",
211 
212  "SearchColumnLongField" => "SearchColumnLongField",
213 
214  "SearchColumnTextNumberField" => "SearchColumnTextNumberField",
215 
216  "SearchColumnDoubleField" => "SearchColumnDoubleField",
217 
218  "SearchColumnDateField" => "SearchColumnDateField",
219 
220  "SearchColumnEnumSelectField" => "SearchColumnEnumSelectField",
221 
222  "SearchColumnSelectField" => "SearchColumnSelectField",
223 
224  "SearchColumnCustomField" => "SearchColumnCustomField",
225 
226  "SearchColumnBooleanCustomField" => "SearchColumnBooleanCustomField",
227 
228  "SearchColumnStringCustomField" => "SearchColumnStringCustomField",
229 
230  "SearchColumnLongCustomField" => "SearchColumnLongCustomField",
231 
232  "SearchColumnDoubleCustomField" => "SearchColumnDoubleCustomField",
233 
234  "SearchColumnDateCustomField" => "SearchColumnDateCustomField",
235 
236  "SearchColumnEnumMultiSelectCustomField" => "SearchColumnEnumMultiSelectCustomField",
237 
238  "SearchColumnSelectCustomField" => "SearchColumnSelectCustomField",
239 
240  "SearchColumnMultiSelectCustomField" => "SearchColumnMultiSelectCustomField",
241 
242  "SearchColumnCustomFieldList" => "SearchColumnCustomFieldList",
243 
244  "ItemAvailabilityFilter" => "ItemAvailabilityFilter",
245 
246  "ItemAvailability" => "ItemAvailability",
247 
248  "ItemAvailabilityList" => "ItemAvailabilityList",
249 
250  "GetItemAvailabilityResult" => "GetItemAvailabilityResult",
251 
252  "BudgetExchangeRateFilter" => "BudgetExchangeRateFilter",
253 
254  "BudgetExchangeRate" => "BudgetExchangeRate",
255 
256  "BudgetExchangeRateList" => "BudgetExchangeRateList",
257 
258  "GetBudgetExchangeRateResult" => "GetBudgetExchangeRateResult",
259 
260  "ConsolidatedExchangeRateFilter" => "ConsolidatedExchangeRateFilter",
261 
262  "ConsolidatedExchangeRate" => "ConsolidatedExchangeRate",
263 
264  "ConsolidatedExchangeRateList" => "ConsolidatedExchangeRateList",
265 
266  "GetConsolidatedExchangeRateResult" => "GetConsolidatedExchangeRateResult",
267 
268  "CurrencyRateFilter" => "CurrencyRateFilter",
269 
270  "CurrencyRate" => "CurrencyRate",
271 
272  "CurrencyRateList" => "CurrencyRateList",
273 
274  "GetCurrencyRateResult" => "GetCurrencyRateResult",
275 
276  "DataCenterUrls" => "DataCenterUrls",
277 
278  "GetDataCenterUrlsResult" => "GetDataCenterUrlsResult",
279 
280  "PostingTransactionSummaryField" => "PostingTransactionSummaryField",
281 
282  "PostingTransactionSummaryFilter" => "PostingTransactionSummaryFilter",
283 
284  "PostingTransactionSummary" => "PostingTransactionSummary",
285 
286  "PostingTransactionSummaryList" => "PostingTransactionSummaryList",
287 
288  "GetPostingTransactionSummaryResult" => "GetPostingTransactionSummaryResult",
289 
290  "GetSelectValueFieldDescription" => "GetSelectValueFieldDescription",
291 
292  "GetSelectValueFilter" => "GetSelectValueFilter",
293 
294  "GetSelectFilterByFieldValueList" => "GetSelectFilterByFieldValueList",
295 
296  "GetSelectFilterByFieldValue" => "GetSelectFilterByFieldValue",
297 
298  "GetServerTimeResult" => "GetServerTimeResult",
299 
300  "DeletedRecord" => "DeletedRecord",
301 
302  "DeletedRecordList" => "DeletedRecordList",
303 
304  "GetDeletedResult" => "GetDeletedResult",
305 
306  "GetDeletedFilter" => "GetDeletedFilter",
307 
308  "AttachReference" => "AttachReference",
309 
310  "DetachReference" => "DetachReference",
311 
312  "AttachContactReference" => "AttachContactReference",
313 
314  "AttachBasicReference" => "AttachBasicReference",
315 
316  "DetachBasicReference" => "DetachBasicReference",
317 
318  "SoapFault" => "NSSoapFault",
319 
320  "InsufficientPermissionFault" => "InsufficientPermissionFault",
321 
322  "InvalidAccountFault" => "InvalidAccountFault",
323 
324  "InvalidCredentialsFault" => "InvalidCredentialsFault",
325 
326  "InvalidSessionFault" => "InvalidSessionFault",
327 
328  "ExceededRequestLimitFault" => "ExceededRequestLimitFault",
329 
330  "ExceededUsageLimitFault" => "ExceededUsageLimitFault",
331 
332  "ExceededRecordCountFault" => "ExceededRecordCountFault",
333 
334  "InvalidVersionFault" => "InvalidVersionFault",
335 
336  "ExceededRequestSizeFault" => "ExceededRequestSizeFault",
337 
338  "AsyncFault" => "AsyncFault",
339 
340  "UnexpectedErrorFault" => "UnexpectedErrorFault",
341 
342  "ApplicationInfo" => "ApplicationInfo",
343 
344  "PartnerInfo" => "PartnerInfo",
345 
346  "DocumentInfo" => "DocumentInfo",
347 
348  "Preferences" => "Preferences",
349 
350  "SearchPreferences" => "SearchPreferences",
351 
352  "SessionResponse" => "SessionResponse",
353 
354  "WriteResponse" => "WriteResponse",
355 
356  "ReadResponse" => "ReadResponse",
357 
358  "WriteResponseList" => "WriteResponseList",
359 
360  "ReadResponseList" => "ReadResponseList",
361 
362  "LoginResponse" => "LoginResponse",
363 
364  "SsoLoginResponse" => "SsoLoginResponse",
365 
366  "MapSsoResponse" => "MapSsoResponse",
367 
368  "ChangePasswordResponse" => "ChangePasswordResponse",
369 
370  "ChangeEmailResponse" => "ChangeEmailResponse",
371 
372  "LogoutResponse" => "LogoutResponse",
373 
374  "AddResponse" => "AddResponse",
375 
376  "AddListResponse" => "AddListResponse",
377 
378  "UpdateResponse" => "UpdateResponse",
379 
380  "UpdateListResponse" => "UpdateListResponse",
381 
382  "UpsertResponse" => "UpsertResponse",
383 
384  "UpsertListResponse" => "UpsertListResponse",
385 
386  "DeleteResponse" => "DeleteResponse",
387 
388  "DeleteListResponse" => "DeleteListResponse",
389 
390  "SearchResponse" => "SearchResponse",
391 
392  "SearchMoreResponse" => "SearchMoreResponse",
393 
394  "SearchMoreWithIdResponse" => "SearchMoreWithIdResponse",
395 
396  "SearchNextResponse" => "SearchNextResponse",
397 
398  "GetResponse" => "GetResponse",
399 
400  "GetListResponse" => "GetListResponse",
401 
402  "GetAllResponse" => "GetAllResponse",
403 
404  "GetSavedSearchResponse" => "GetSavedSearchResponse",
405 
406  "GetCustomizationIdResponse" => "GetCustomizationIdResponse",
407 
408  "InitializeResponse" => "InitializeResponse",
409 
410  "InitializeListResponse" => "InitializeListResponse",
411 
412  "getSelectValueResponse" => "getSelectValueResponse",
413 
414  "GetItemAvailabilityResponse" => "GetItemAvailabilityResponse",
415 
416  "GetBudgetExchangeRateResponse" => "GetBudgetExchangeRateResponse",
417 
418  "GetConsolidatedExchangeRateResponse" => "GetConsolidatedExchangeRateResponse",
419 
420  "GetCurrencyRateResponse" => "GetCurrencyRateResponse",
421 
422  "GetDataCenterUrlsResponse" => "GetDataCenterUrlsResponse",
423 
424  "GetPostingTransactionSummaryResponse" => "GetPostingTransactionSummaryResponse",
425 
426  "GetServerTimeResponse" => "GetServerTimeResponse",
427 
428  "AttachResponse" => "AttachResponse",
429 
430  "DetachResponse" => "DetachResponse",
431 
432  "UpdateInviteeStatusResponse" => "UpdateInviteeStatusResponse",
433 
434  "UpdateInviteeStatusListResponse" => "UpdateInviteeStatusListResponse",
435 
436  "AsyncStatusResponse" => "AsyncStatusResponse",
437 
438  "GetAsyncResultResponse" => "GetAsyncResultResponse",
439 
440  "AsyncResult" => "AsyncResult",
441 
442  "AsyncAddListResult" => "AsyncAddListResult",
443 
444  "AsyncUpdateListResult" => "AsyncUpdateListResult",
445 
446  "AsyncUpsertListResult" => "AsyncUpsertListResult",
447 
448  "AsyncDeleteListResult" => "AsyncDeleteListResult",
449 
450  "AsyncGetListResult" => "AsyncGetListResult",
451 
452  "AsyncSearchResult" => "AsyncSearchResult",
453 
454  "AsyncInitializeListResult" => "AsyncInitializeListResult",
455 
456  "GetDeletedResponse" => "GetDeletedResponse",
457 
458  "LoginRequest" => "LoginRequest",
459 
460  "SsoLoginRequest" => "SsoLoginRequest",
461 
462  "MapSsoRequest" => "MapSsoRequest",
463 
464  "ChangePasswordRequest" => "ChangePasswordRequest",
465 
466  "ChangeEmailRequest" => "ChangeEmailRequest",
467 
468  "LogoutRequest" => "LogoutRequest",
469 
470  "AddRequest" => "AddRequest",
471 
472  "DeleteRequest" => "DeleteRequest",
473 
474  "SearchRequest" => "SearchRequest",
475 
476  "SearchMoreRequest" => "SearchMoreRequest",
477 
478  "SearchMoreWithIdRequest" => "SearchMoreWithIdRequest",
479 
480  "SearchNextRequest" => "SearchNextRequest",
481 
482  "UpdateRequest" => "UpdateRequest",
483 
484  "UpsertRequest" => "UpsertRequest",
485 
486  "AddListRequest" => "AddListRequest",
487 
488  "DeleteListRequest" => "DeleteListRequest",
489 
490  "UpdateListRequest" => "UpdateListRequest",
491 
492  "UpsertListRequest" => "UpsertListRequest",
493 
494  "GetRequest" => "GetRequest",
495 
496  "GetListRequest" => "GetListRequest",
497 
498  "GetAllRequest" => "GetAllRequest",
499 
500  "GetSavedSearchRequest" => "GetSavedSearchRequest",
501 
502  "GetCustomizationIdRequest" => "GetCustomizationIdRequest",
503 
504  "InitializeRequest" => "InitializeRequest",
505 
506  "InitializeListRequest" => "InitializeListRequest",
507 
508  "getSelectValueRequest" => "getSelectValueRequest",
509 
510  "GetItemAvailabilityRequest" => "GetItemAvailabilityRequest",
511 
512  "GetBudgetExchangeRateRequest" => "GetBudgetExchangeRateRequest",
513 
514  "GetConsolidatedExchangeRateRequest" => "GetConsolidatedExchangeRateRequest",
515 
516  "GetCurrencyRateRequest" => "GetCurrencyRateRequest",
517 
518  "GetDataCenterUrlsRequest" => "GetDataCenterUrlsRequest",
519 
520  "GetPostingTransactionSummaryRequest" => "GetPostingTransactionSummaryRequest",
521 
522  "GetServerTimeRequest" => "GetServerTimeRequest",
523 
524  "AttachRequest" => "AttachRequest",
525 
526  "DetachRequest" => "DetachRequest",
527 
528  "AsyncAddListRequest" => "AsyncAddListRequest",
529 
530  "UpdateInviteeStatusRequest" => "UpdateInviteeStatusRequest",
531 
532  "UpdateInviteeStatusListRequest" => "UpdateInviteeStatusListRequest",
533 
534  "AsyncUpdateListRequest" => "AsyncUpdateListRequest",
535 
536  "AsyncUpsertListRequest" => "AsyncUpsertListRequest",
537 
538  "AsyncDeleteListRequest" => "AsyncDeleteListRequest",
539 
540  "AsyncGetListRequest" => "AsyncGetListRequest",
541 
542  "AsyncInitializeListRequest" => "AsyncInitializeListRequest",
543 
544  "AsyncSearchRequest" => "AsyncSearchRequest",
545 
546  "CheckAsyncStatusRequest" => "CheckAsyncStatusRequest",
547 
548  "GetAsyncResultRequest" => "GetAsyncResultRequest",
549 
550  "GetDeletedRequest" => "GetDeletedRequest",
551 
552  "Country" => "Country",
553 
554  "Language" => "Language",
555 
556  "AvsMatchCode" => "AvsMatchCode",
557 
558  "CscMatchCode" => "CscMatchCode",
559 
560  "VsoeSopGroup" => "VsoeSopGroup",
561 
562  "VsoeDeferral" => "VsoeDeferral",
563 
564  "VsoePermitDiscount" => "VsoePermitDiscount",
565 
566  "RevenueStatus" => "RevenueStatus",
567 
568  "RevenueCommitStatus" => "RevenueCommitStatus",
569 
570  "PostingPeriodDate" => "PostingPeriodDate",
571 
572  "PermissionLevel" => "PermissionLevel",
573 
574  "Source" => "Source",
575 
576  "GlobalSubscriptionStatus" => "GlobalSubscriptionStatus",
577 
578  "ItemCostEstimateType" => "ItemCostEstimateType",
579 
580  "PresentationItemType" => "PresentationItemType",
581 
582  "LandedCostSource" => "LandedCostSource",
583 
584  "LandedCostMethod" => "LandedCostMethod",
585 
586  "SitemapPriority" => "SitemapPriority",
587 
588  "TimeItemTimeType" => "TimeItemTimeType",
589 
590  "PermissionCode" => "PermissionCode",
591 
592  "IntercoStatus" => "IntercoStatus",
593 
594  "CurrencySymbolPlacement" => "CurrencySymbolPlacement",
595 
596  "RecurrenceFrequency" => "RecurrenceFrequency",
597 
598  "RecurrenceDow" => "RecurrenceDow",
599 
600  "RecurrenceDowim" => "RecurrenceDowim",
601 
602  "Address" => "Address",
603 
604  "PresentationItem" => "PresentationItem",
605 
606  "Partners" => "Partners",
607 
608  "LandedCost" => "LandedCost",
609 
610  "LandedCostDataList" => "LandedCostDataList",
611 
612  "LandedCostData" => "LandedCostData",
613 
614  "LandedCostSummary" => "LandedCostSummary",
615 
616  "CustomerSalesTeam" => "CustomerSalesTeam",
617 
618  "TimeItem" => "TimeItem",
619 
620  "InventoryDetail" => "InventoryDetail",
621 
622  "RecurrenceDowMaskList" => "RecurrenceDowMaskList",
623 
624  "InventoryAssignmentList" => "InventoryAssignmentList",
625 
626  "InventoryAssignment" => "InventoryAssignment",
627 
628  "InventoryDetailSearchBasic" => "InventoryDetailSearchBasic",
629 
630  "InventoryDetailSearchRowBasic" => "InventoryDetailSearchRowBasic",
631 
632  "EntitySearchBasic" => "EntitySearchBasic",
633 
634  "EntitySearchRowBasic" => "EntitySearchRowBasic",
635 
636  "ContactSearchBasic" => "ContactSearchBasic",
637 
638  "ContactSearchRowBasic" => "ContactSearchRowBasic",
639 
640  "CustomerSearchBasic" => "CustomerSearchBasic",
641 
642  "CustomerSearchRowBasic" => "CustomerSearchRowBasic",
643 
644  "CalendarEventSearchBasic" => "CalendarEventSearchBasic",
645 
646  "CalendarEventSearchRowBasic" => "CalendarEventSearchRowBasic",
647 
648  "TaskSearchBasic" => "TaskSearchBasic",
649 
650  "TaskSearchRowBasic" => "TaskSearchRowBasic",
651 
652  "OpportunitySearchBasic" => "OpportunitySearchBasic",
653 
654  "OpportunitySearchRowBasic" => "OpportunitySearchRowBasic",
655 
656  "EmployeeSearchBasic" => "EmployeeSearchBasic",
657 
658  "EmployeeSearchRowBasic" => "EmployeeSearchRowBasic",
659 
660  "PhoneCallSearchBasic" => "PhoneCallSearchBasic",
661 
662  "PhoneCallSearchRowBasic" => "PhoneCallSearchRowBasic",
663 
664  "SupportCaseSearchBasic" => "SupportCaseSearchBasic",
665 
666  "SupportCaseSearchRowBasic" => "SupportCaseSearchRowBasic",
667 
668  "MessageSearchBasic" => "MessageSearchBasic",
669 
670  "MessageSearchRowBasic" => "MessageSearchRowBasic",
671 
672  "NoteSearchBasic" => "NoteSearchBasic",
673 
674  "NoteSearchRowBasic" => "NoteSearchRowBasic",
675 
676  "CustomRecordSearchBasic" => "CustomRecordSearchBasic",
677 
678  "CustomRecordSearchRowBasic" => "CustomRecordSearchRowBasic",
679 
680  "AccountSearchBasic" => "AccountSearchBasic",
681 
682  "AccountSearchRowBasic" => "AccountSearchRowBasic",
683 
684  "RevRecScheduleSearchBasic" => "RevRecScheduleSearchBasic",
685 
686  "RevRecScheduleSearchRowBasic" => "RevRecScheduleSearchRowBasic",
687 
688  "RevRecTemplateSearchBasic" => "RevRecTemplateSearchBasic",
689 
690  "RevRecTemplateSearchRowBasic" => "RevRecTemplateSearchRowBasic",
691 
692  "BinSearchBasic" => "BinSearchBasic",
693 
694  "BinSearchRowBasic" => "BinSearchRowBasic",
695 
696  "DepartmentSearchBasic" => "DepartmentSearchBasic",
697 
698  "DepartmentSearchRowBasic" => "DepartmentSearchRowBasic",
699 
700  "LocationSearchBasic" => "LocationSearchBasic",
701 
702  "LocationSearchRowBasic" => "LocationSearchRowBasic",
703 
704  "ClassificationSearchBasic" => "ClassificationSearchBasic",
705 
706  "ClassificationSearchRowBasic" => "ClassificationSearchRowBasic",
707 
708  "TransactionSearchBasic" => "TransactionSearchBasic",
709 
710  "TransactionSearchRowBasic" => "TransactionSearchRowBasic",
711 
712  "ItemSearchBasic" => "ItemSearchBasic",
713 
714  "ItemSearchRowBasic" => "ItemSearchRowBasic",
715 
716  "PartnerSearchBasic" => "PartnerSearchBasic",
717 
718  "PartnerSearchRowBasic" => "PartnerSearchRowBasic",
719 
720  "VendorSearchBasic" => "VendorSearchBasic",
721 
722  "VendorSearchRowBasic" => "VendorSearchRowBasic",
723 
724  "SiteCategorySearchBasic" => "SiteCategorySearchBasic",
725 
726  "SiteCategorySearchRowBasic" => "SiteCategorySearchRowBasic",
727 
728  "TimeBillSearchBasic" => "TimeBillSearchBasic",
729 
730  "TimeBillSearchRowBasic" => "TimeBillSearchRowBasic",
731 
732  "SolutionSearchBasic" => "SolutionSearchBasic",
733 
734  "SolutionSearchRowBasic" => "SolutionSearchRowBasic",
735 
736  "TopicSearchBasic" => "TopicSearchBasic",
737 
738  "TopicSearchRowBasic" => "TopicSearchRowBasic",
739 
740  "SubsidiarySearchBasic" => "SubsidiarySearchBasic",
741 
742  "SubsidiarySearchRowBasic" => "SubsidiarySearchRowBasic",
743 
744  "GiftCertificateSearchBasic" => "GiftCertificateSearchBasic",
745 
746  "GiftCertificateSearchRowBasic" => "GiftCertificateSearchRowBasic",
747 
748  "FolderSearchBasic" => "FolderSearchBasic",
749 
750  "FolderSearchRowBasic" => "FolderSearchRowBasic",
751 
752  "FileSearchBasic" => "FileSearchBasic",
753 
754  "FileSearchRowBasic" => "FileSearchRowBasic",
755 
756  "JobSearchBasic" => "JobSearchBasic",
757 
758  "JobSearchRowBasic" => "JobSearchRowBasic",
759 
760  "IssueSearchBasic" => "IssueSearchBasic",
761 
762  "IssueSearchRowBasic" => "IssueSearchRowBasic",
763 
764  "GroupMemberSearchBasic" => "GroupMemberSearchBasic",
765 
766  "CampaignSearchBasic" => "CampaignSearchBasic",
767 
768  "CampaignSearchRowBasic" => "CampaignSearchRowBasic",
769 
770  "EntityGroupSearchBasic" => "EntityGroupSearchBasic",
771 
772  "EntityGroupSearchRowBasic" => "EntityGroupSearchRowBasic",
773 
774  "PromotionCodeSearchBasic" => "PromotionCodeSearchBasic",
775 
776  "PromotionCodeSearchRowBasic" => "PromotionCodeSearchRowBasic",
777 
778  "BudgetSearchBasic" => "BudgetSearchBasic",
779 
780  "BudgetSearchRowBasic" => "BudgetSearchRowBasic",
781 
782  "ProjectTaskSearchBasic" => "ProjectTaskSearchBasic",
783 
784  "ProjectTaskSearchRowBasic" => "ProjectTaskSearchRowBasic",
785 
786  "ProjectTaskAssignmentSearchBasic" => "ProjectTaskAssignmentSearchBasic",
787 
788  "ProjectTaskAssignmentSearchRowBasic" => "ProjectTaskAssignmentSearchRowBasic",
789 
790  "AccountingPeriodSearchBasic" => "AccountingPeriodSearchBasic",
791 
792  "AccountingPeriodSearchRowBasic" => "AccountingPeriodSearchRowBasic",
793 
794  "ContactCategorySearchBasic" => "ContactCategorySearchBasic",
795 
796  "ContactCategorySearchRowBasic" => "ContactCategorySearchRowBasic",
797 
798  "ContactRoleSearchBasic" => "ContactRoleSearchBasic",
799 
800  "ContactRoleSearchRowBasic" => "ContactRoleSearchRowBasic",
801 
802  "CustomerCategorySearchBasic" => "CustomerCategorySearchBasic",
803 
804  "CustomerCategorySearchRowBasic" => "CustomerCategorySearchRowBasic",
805 
806  "CustomerStatusSearchBasic" => "CustomerStatusSearchBasic",
807 
808  "CustomerStatusSearchRowBasic" => "CustomerStatusSearchRowBasic",
809 
810  "ExpenseCategorySearchBasic" => "ExpenseCategorySearchBasic",
811 
812  "ExpenseCategorySearchRowBasic" => "ExpenseCategorySearchRowBasic",
813 
814  "JobStatusSearchBasic" => "JobStatusSearchBasic",
815 
816  "JobStatusSearchRowBasic" => "JobStatusSearchRowBasic",
817 
818  "JobTypeSearchBasic" => "JobTypeSearchBasic",
819 
820  "JobTypeSearchRowBasic" => "JobTypeSearchRowBasic",
821 
822  "NoteTypeSearchBasic" => "NoteTypeSearchBasic",
823 
824  "NoteTypeSearchRowBasic" => "NoteTypeSearchRowBasic",
825 
826  "PartnerCategorySearchBasic" => "PartnerCategorySearchBasic",
827 
828  "PartnerCategorySearchRowBasic" => "PartnerCategorySearchRowBasic",
829 
830  "PaymentMethodSearchBasic" => "PaymentMethodSearchBasic",
831 
832  "PaymentMethodSearchRowBasic" => "PaymentMethodSearchRowBasic",
833 
834  "PriceLevelSearchBasic" => "PriceLevelSearchBasic",
835 
836  "PriceLevelSearchRowBasic" => "PriceLevelSearchRowBasic",
837 
838  "SalesRoleSearchBasic" => "SalesRoleSearchBasic",
839 
840  "SalesRoleSearchRowBasic" => "SalesRoleSearchRowBasic",
841 
842  "TermSearchBasic" => "TermSearchBasic",
843 
844  "TermSearchRowBasic" => "TermSearchRowBasic",
845 
846  "VendorCategorySearchBasic" => "VendorCategorySearchBasic",
847 
848  "VendorCategorySearchRowBasic" => "VendorCategorySearchRowBasic",
849 
850  "WinLossReasonSearchBasic" => "WinLossReasonSearchBasic",
851 
852  "WinLossReasonSearchRowBasic" => "WinLossReasonSearchRowBasic",
853 
854  "OriginatingLeadSearchBasic" => "OriginatingLeadSearchBasic",
855 
856  "OriginatingLeadSearchRowBasic" => "OriginatingLeadSearchRowBasic",
857 
858  "UnitsTypeSearchBasic" => "UnitsTypeSearchBasic",
859 
860  "UnitsTypeSearchRowBasic" => "UnitsTypeSearchRowBasic",
861 
862  "CustomListSearchBasic" => "CustomListSearchBasic",
863 
864  "CustomListSearchRowBasic" => "CustomListSearchRowBasic",
865 
866  "PricingGroupSearchBasic" => "PricingGroupSearchBasic",
867 
868  "PricingGroupSearchRowBasic" => "PricingGroupSearchRowBasic",
869 
870  "InventoryNumberSearchBasic" => "InventoryNumberSearchBasic",
871 
872  "InventoryNumberSearchRowBasic" => "InventoryNumberSearchRowBasic",
873 
874  "InventoryNumberBinSearchBasic" => "InventoryNumberBinSearchBasic",
875 
876  "InventoryNumberBinSearchRowBasic" => "InventoryNumberBinSearchRowBasic",
877 
878  "ItemBinNumberSearchBasic" => "ItemBinNumberSearchBasic",
879 
880  "ItemBinNumberSearchRowBasic" => "ItemBinNumberSearchRowBasic",
881 
882  "PricingSearchBasic" => "PricingSearchBasic",
883 
884  "PricingSearchRowBasic" => "PricingSearchRowBasic",
885 
886  "AppDefinitionSearchBasic" => "AppDefinitionSearchBasic",
887 
888  "AppDefinitionSearchRowBasic" => "AppDefinitionSearchRowBasic",
889 
890  "AppPackageSearchBasic" => "AppPackageSearchBasic",
891 
892  "AppPackageSearchRowBasic" => "AppPackageSearchRowBasic",
893 
894  "NexusSearchBasic" => "NexusSearchBasic",
895 
896  "NexusSearchRowBasic" => "NexusSearchRowBasic",
897 
898  "OtherNameCategorySearchBasic" => "OtherNameCategorySearchBasic",
899 
900  "OtherNameCategorySearchRowBasic" => "OtherNameCategorySearchRowBasic",
901 
902  "CustomerMessageSearchBasic" => "CustomerMessageSearchBasic",
903 
904  "CustomerMessageSearchRowBasic" => "CustomerMessageSearchRowBasic",
905 
906  "ItemDemandPlanSearchBasic" => "ItemDemandPlanSearchBasic",
907 
908  "ItemDemandPlanSearchRowBasic" => "ItemDemandPlanSearchRowBasic",
909 
910  "ItemSupplyPlanSearchBasic" => "ItemSupplyPlanSearchBasic",
911 
912  "ItemSupplyPlanSearchRowBasic" => "ItemSupplyPlanSearchRowBasic",
913 
914  "CurrencyRateSearchBasic" => "CurrencyRateSearchBasic",
915 
916  "CurrencyRateSearchRowBasic" => "CurrencyRateSearchRowBasic",
917 
918  "ItemRevisionSearchBasic" => "ItemRevisionSearchBasic",
919 
920  "ItemRevisionSearchRowBasic" => "ItemRevisionSearchRowBasic",
921 
922  "CouponCodeSearchBasic" => "CouponCodeSearchBasic",
923 
924  "CouponCodeSearchRowBasic" => "CouponCodeSearchRowBasic",
925 
926  "PayrollItemSearchBasic" => "PayrollItemSearchBasic",
927 
928  "PayrollItemSearchRowBasic" => "PayrollItemSearchRowBasic",
929 
930  "ManufacturingCostTemplateSearchBasic" => "ManufacturingCostTemplateSearchBasic",
931 
932  "ManufacturingCostTemplateSearchRowBasic" => "ManufacturingCostTemplateSearchRowBasic",
933 
934  "ManufacturingRoutingSearchBasic" => "ManufacturingRoutingSearchBasic",
935 
936  "ManufacturingRoutingSearchRowBasic" => "ManufacturingRoutingSearchRowBasic",
937 
938  "ManufacturingOperationTaskSearchBasic" => "ManufacturingOperationTaskSearchBasic",
939 
940  "ManufacturingOperationTaskSearchRowBasic" => "ManufacturingOperationTaskSearchRowBasic",
941 
942  "ResourceAllocationSearchBasic" => "ResourceAllocationSearchBasic",
943 
944  "ResourceAllocationSearchRowBasic" => "ResourceAllocationSearchRowBasic",
945 
946  "CustomSearchJoin" => "CustomSearchJoin",
947 
948  "CustomSearchRowBasic" => "CustomSearchRowBasic",
949 
950  "ChargeSearchBasic" => "ChargeSearchBasic",
951 
952  "ChargeSearchRowBasic" => "ChargeSearchRowBasic",
953 
954  "BillingScheduleSearchBasic" => "BillingScheduleSearchBasic",
955 
956  "BillingScheduleSearchRowBasic" => "BillingScheduleSearchRowBasic",
957 
958  "GlobalAccountMappingSearchBasic" => "GlobalAccountMappingSearchBasic",
959 
960  "GlobalAccountMappingSearchRowBasic" => "GlobalAccountMappingSearchRowBasic",
961 
962  "ItemAccountMappingSearchBasic" => "ItemAccountMappingSearchBasic",
963 
964  "ItemAccountMappingSearchRowBasic" => "ItemAccountMappingSearchRowBasic",
965 
966  "TimeEntrySearchBasic" => "TimeEntrySearchBasic",
967 
968  "TimeEntrySearchRowBasic" => "TimeEntrySearchRowBasic",
969 
970  "TimeSheetSearchBasic" => "TimeSheetSearchBasic",
971 
972  "TimeSheetSearchRowBasic" => "TimeSheetSearchRowBasic",
973 
974  "AccountingTransactionSearchBasic" => "AccountingTransactionSearchBasic",
975 
976  "AccountingTransactionSearchRowBasic" => "AccountingTransactionSearchRowBasic",
977 
978  "AddressSearchBasic" => "AddressSearchBasic",
979 
980  "AddressSearchRowBasic" => "AddressSearchRowBasic",
981 
982  "CalendarEventAccessLevel" => "CalendarEventAccessLevel",
983 
984  "CalendarEventAttendeeAttendance" => "CalendarEventAttendeeAttendance",
985 
986  "CalendarEventReminderMinutes" => "CalendarEventReminderMinutes",
987 
988  "CalendarEventReminderType" => "CalendarEventReminderType",
989 
990  "CalendarEventStatus" => "CalendarEventStatus",
991 
992  "TaskPriority" => "TaskPriority",
993 
994  "TaskReminderMinutes" => "TaskReminderMinutes",
995 
996  "TaskReminderType" => "TaskReminderType",
997 
998  "TaskStatus" => "TaskStatus",
999 
1000  "PhoneCallPriority" => "PhoneCallPriority",
1001 
1002  "PhoneCallReminderMinutes" => "PhoneCallReminderMinutes",
1003 
1004  "PhoneCallReminderType" => "PhoneCallReminderType",
1005 
1006  "PhoneCallStatus" => "PhoneCallStatus",
1007 
1008  "ProjectTaskPriority" => "ProjectTaskPriority",
1009 
1010  "ProjectTaskStatus" => "ProjectTaskStatus",
1011 
1012  "ProjectTaskConstraintType" => "ProjectTaskConstraintType",
1013 
1014  "ProjectTaskPredecessorPredecessorType" => "ProjectTaskPredecessorPredecessorType",
1015 
1016  "ResourceAllocationAllocationUnit" => "ResourceAllocationAllocationUnit",
1017 
1018  "ResourceAllocationApprovalStatus" => "ResourceAllocationApprovalStatus",
1019 
1020  "CalendarEvent" => "CalendarEvent",
1021 
1022  "ExclusionDateList" => "ExclusionDateList",
1023 
1024  "CalendarEventAttendee" => "CalendarEventAttendee",
1025 
1026  "CalendarEventAttendeeList" => "CalendarEventAttendeeList",
1027 
1028  "CalendarEventResource" => "CalendarEventResource",
1029 
1030  "CalendarEventResourceList" => "CalendarEventResourceList",
1031 
1032  "CalendarEventSearch" => "CalendarEventSearch",
1033 
1034  "CalendarEventSearchAdvanced" => "CalendarEventSearchAdvanced",
1035 
1036  "CalendarEventSearchRow" => "CalendarEventSearchRow",
1037 
1038  "Task" => "Task",
1039 
1040  "TaskContact" => "TaskContact",
1041 
1042  "TaskContactList" => "TaskContactList",
1043 
1044  "TaskSearch" => "TaskSearch",
1045 
1046  "TaskSearchAdvanced" => "TaskSearchAdvanced",
1047 
1048  "TaskSearchRow" => "TaskSearchRow",
1049 
1050  "PhoneCall" => "PhoneCall",
1051 
1052  "PhoneCallContact" => "PhoneCallContact",
1053 
1054  "PhoneCallContactList" => "PhoneCallContactList",
1055 
1056  "PhoneCallSearch" => "PhoneCallSearch",
1057 
1058  "PhoneCallSearchAdvanced" => "PhoneCallSearchAdvanced",
1059 
1060  "PhoneCallSearchRow" => "PhoneCallSearchRow",
1061 
1062  "ProjectTask" => "ProjectTask",
1063 
1064  "ProjectTaskPredecessor" => "ProjectTaskPredecessor",
1065 
1066  "ProjectTaskPredecessorList" => "ProjectTaskPredecessorList",
1067 
1068  "ProjectTaskAssignee" => "ProjectTaskAssignee",
1069 
1070  "ProjectTaskAssigneeList" => "ProjectTaskAssigneeList",
1071 
1072  "ProjectTaskSearch" => "ProjectTaskSearch",
1073 
1074  "ProjectTaskSearchAdvanced" => "ProjectTaskSearchAdvanced",
1075 
1076  "ProjectTaskSearchRow" => "ProjectTaskSearchRow",
1077 
1078  "PhoneCallTimeItemList" => "PhoneCallTimeItemList",
1079 
1080  "CalendarEventTimeItemList" => "CalendarEventTimeItemList",
1081 
1082  "TaskTimeItemList" => "TaskTimeItemList",
1083 
1084  "ProjectTaskTimeItemList" => "ProjectTaskTimeItemList",
1085 
1086  "ResourceAllocation" => "ResourceAllocation",
1087 
1088  "ResourceAllocationSearch" => "ResourceAllocationSearch",
1089 
1090  "ResourceAllocationSearchAdvanced" => "ResourceAllocationSearchAdvanced",
1091 
1092  "ResourceAllocationSearchRow" => "ResourceAllocationSearchRow",
1093 
1094  "NoteDirection" => "NoteDirection",
1095 
1096  "MessageMessageType" => "MessageMessageType",
1097 
1098  "File" => "File",
1099 
1100  "FileSiteCategory" => "FileSiteCategory",
1101 
1102  "FileSiteCategoryList" => "FileSiteCategoryList",
1103 
1104  "FileSearch" => "FileSearch",
1105 
1106  "FileSearchAdvanced" => "FileSearchAdvanced",
1107 
1108  "FileSearchRow" => "FileSearchRow",
1109 
1110  "Folder" => "Folder",
1111 
1112  "FolderSearch" => "FolderSearch",
1113 
1114  "FolderSearchAdvanced" => "FolderSearchAdvanced",
1115 
1116  "FolderSearchRow" => "FolderSearchRow",
1117 
1118  "Note" => "Note",
1119 
1120  "NoteSearch" => "NoteSearch",
1121 
1122  "NoteSearchAdvanced" => "NoteSearchAdvanced",
1123 
1124  "NoteSearchRow" => "NoteSearchRow",
1125 
1126  "Message" => "Message",
1127 
1128  "MessageMediaItemList" => "MessageMediaItemList",
1129 
1130  "MessageSearch" => "MessageSearch",
1131 
1132  "MessageSearchAdvanced" => "MessageSearchAdvanced",
1133 
1134  "MessageSearchRow" => "MessageSearchRow",
1135 
1136  "EntityType" => "EntityType",
1137 
1138  "CustomerStatusStage" => "CustomerStatusStage",
1139 
1140  "ContactType" => "ContactType",
1141 
1142  "CustomerStage" => "CustomerStage",
1143 
1144  "CustomerCreditHoldOverride" => "CustomerCreditHoldOverride",
1145 
1146  "CustomerMonthlyClosing" => "CustomerMonthlyClosing",
1147 
1148  "EmailPreference" => "EmailPreference",
1149 
1150  "EntityGroupType" => "EntityGroupType",
1151 
1152  "TaxFractionUnit" => "TaxFractionUnit",
1153 
1154  "TaxRounding" => "TaxRounding",
1155 
1156  "JobBillingType" => "JobBillingType",
1157 
1158  "PartnerOtherRelationships" => "PartnerOtherRelationships",
1159 
1160  "CustomerOtherRelationships" => "CustomerOtherRelationships",
1161 
1162  "VendorOtherRelationships" => "VendorOtherRelationships",
1163 
1164  "CustomerNegativeNumberFormat" => "CustomerNegativeNumberFormat",
1165 
1166  "CustomerNumberFormat" => "CustomerNumberFormat",
1167 
1168  "Subscriptions" => "Subscriptions",
1169 
1170  "SubscriptionsList" => "SubscriptionsList",
1171 
1172  "Contact" => "Contact",
1173 
1174  "CategoryList" => "CategoryList",
1175 
1176  "ContactAddressbook" => "ContactAddressbook",
1177 
1178  "ContactAddressbookList" => "ContactAddressbookList",
1179 
1180  "ContactSearch" => "ContactSearch",
1181 
1182  "ContactSearchAdvanced" => "ContactSearchAdvanced",
1183 
1184  "ContactSearchRow" => "ContactSearchRow",
1185 
1186  "Customer" => "Customer",
1187 
1188  "CustomerDownload" => "CustomerDownload",
1189 
1190  "CustomerDownloadList" => "CustomerDownloadList",
1191 
1192  "ContactAccessRoles" => "ContactAccessRoles",
1193 
1194  "ContactAccessRolesList" => "ContactAccessRolesList",
1195 
1196  "CustomerSalesTeamList" => "CustomerSalesTeamList",
1197 
1198  "CustomerAddressbook" => "CustomerAddressbook",
1199 
1200  "CustomerAddressbookList" => "CustomerAddressbookList",
1201 
1202  "CustomerCreditCards" => "CustomerCreditCards",
1203 
1204  "CustomerCreditCardsList" => "CustomerCreditCardsList",
1205 
1206  "CustomerGroupPricing" => "CustomerGroupPricing",
1207 
1208  "CustomerGroupPricingList" => "CustomerGroupPricingList",
1209 
1210  "CustomerItemPricing" => "CustomerItemPricing",
1211 
1212  "CustomerItemPricingList" => "CustomerItemPricingList",
1213 
1214  "CustomerPartnersList" => "CustomerPartnersList",
1215 
1216  "CustomerSearch" => "CustomerSearch",
1217 
1218  "CustomerSearchAdvanced" => "CustomerSearchAdvanced",
1219 
1220  "CustomerSearchRow" => "CustomerSearchRow",
1221 
1222  "CustomerStatus" => "CustomerStatus",
1223 
1224  "Partner" => "Partner",
1225 
1226  "PartnerPromoCode" => "PartnerPromoCode",
1227 
1228  "PartnerPromoCodeList" => "PartnerPromoCodeList",
1229 
1230  "PartnerAddressbook" => "PartnerAddressbook",
1231 
1232  "PartnerAddressbookList" => "PartnerAddressbookList",
1233 
1234  "PartnerSearch" => "PartnerSearch",
1235 
1236  "PartnerSearchAdvanced" => "PartnerSearchAdvanced",
1237 
1238  "PartnerSearchRow" => "PartnerSearchRow",
1239 
1240  "Vendor" => "Vendor",
1241 
1242  "VendorPricingSchedule" => "VendorPricingSchedule",
1243 
1244  "VendorPricingScheduleList" => "VendorPricingScheduleList",
1245 
1246  "VendorAddressbook" => "VendorAddressbook",
1247 
1248  "VendorAddressbookList" => "VendorAddressbookList",
1249 
1250  "VendorRoles" => "VendorRoles",
1251 
1252  "VendorRolesList" => "VendorRolesList",
1253 
1254  "VendorSearch" => "VendorSearch",
1255 
1256  "VendorSearchAdvanced" => "VendorSearchAdvanced",
1257 
1258  "VendorSearchRow" => "VendorSearchRow",
1259 
1260  "EntityGroup" => "EntityGroup",
1261 
1262  "EntityGroupSearch" => "EntityGroupSearch",
1263 
1264  "EntityGroupSearchAdvanced" => "EntityGroupSearchAdvanced",
1265 
1266  "EntityGroupSearchRow" => "EntityGroupSearchRow",
1267 
1268  "Job" => "Job",
1269 
1270  "JobAddressbook" => "JobAddressbook",
1271 
1272  "JobAddressbookList" => "JobAddressbookList",
1273 
1274  "JobResources" => "JobResources",
1275 
1276  "JobResourcesList" => "JobResourcesList",
1277 
1278  "JobMilestones" => "JobMilestones",
1279 
1280  "JobMilestonesList" => "JobMilestonesList",
1281 
1282  "JobCreditCards" => "JobCreditCards",
1283 
1284  "JobCreditCardsList" => "JobCreditCardsList",
1285 
1286  "JobSearch" => "JobSearch",
1287 
1288  "JobSearchAdvanced" => "JobSearchAdvanced",
1289 
1290  "JobSearchRow" => "JobSearchRow",
1291 
1292  "JobType" => "JobType",
1293 
1294  "JobStatus" => "JobStatus",
1295 
1296  "CustomerStatusSearch" => "CustomerStatusSearch",
1297 
1298  "CustomerStatusSearchAdvanced" => "CustomerStatusSearchAdvanced",
1299 
1300  "CustomerStatusSearchRow" => "CustomerStatusSearchRow",
1301 
1302  "JobStatusSearch" => "JobStatusSearch",
1303 
1304  "JobStatusSearchAdvanced" => "JobStatusSearchAdvanced",
1305 
1306  "JobStatusSearchRow" => "JobStatusSearchRow",
1307 
1308  "JobTypeSearch" => "JobTypeSearch",
1309 
1310  "JobTypeSearchAdvanced" => "JobTypeSearchAdvanced",
1311 
1312  "JobTypeSearchRow" => "JobTypeSearchRow",
1313 
1314  "OriginatingLeadSearch" => "OriginatingLeadSearch",
1315 
1316  "OriginatingLeadSearchRow" => "OriginatingLeadSearchRow",
1317 
1318  "CustomerCurrency" => "CustomerCurrency",
1319 
1320  "CustomerCurrencyList" => "CustomerCurrencyList",
1321 
1322  "VendorCurrency" => "VendorCurrency",
1323 
1324  "VendorCurrencyList" => "VendorCurrencyList",
1325 
1326  "JobPlStatement" => "JobPlStatement",
1327 
1328  "JobPlStatementList" => "JobPlStatementList",
1329 
1330  "SupportCaseStatusStage" => "SupportCaseStatusStage",
1331 
1332  "SupportCaseStage" => "SupportCaseStage",
1333 
1334  "SolutionStatus" => "SolutionStatus",
1335 
1336  "IssueEventStatus" => "IssueEventStatus",
1337 
1338  "IssueTrackCode" => "IssueTrackCode",
1339 
1340  "IssueRelationship" => "IssueRelationship",
1341 
1342  "SupportCase" => "SupportCase",
1343 
1344  "EmailEmployeesList" => "EmailEmployeesList",
1345 
1346  "SupportCaseEscalateTo" => "SupportCaseEscalateTo",
1347 
1348  "SupportCaseEscalateToList" => "SupportCaseEscalateToList",
1349 
1350  "SupportCaseSolutions" => "SupportCaseSolutions",
1351 
1352  "SupportCaseSolutionsList" => "SupportCaseSolutionsList",
1353 
1354  "SupportCaseTimeItemList" => "SupportCaseTimeItemList",
1355 
1356  "SupportCaseSearch" => "SupportCaseSearch",
1357 
1358  "SupportCaseSearchAdvanced" => "SupportCaseSearchAdvanced",
1359 
1360  "SupportCaseSearchRow" => "SupportCaseSearchRow",
1361 
1362  "SupportCaseStatus" => "SupportCaseStatus",
1363 
1364  "SupportCaseType" => "SupportCaseType",
1365 
1366  "SupportCaseOrigin" => "SupportCaseOrigin",
1367 
1368  "SupportCaseIssue" => "SupportCaseIssue",
1369 
1370  "SupportCasePriority" => "SupportCasePriority",
1371 
1372  "Solution" => "Solution",
1373 
1374  "SolutionTopics" => "SolutionTopics",
1375 
1376  "SolutionTopicsList" => "SolutionTopicsList",
1377 
1378  "Solutions" => "Solutions",
1379 
1380  "SolutionsList" => "SolutionsList",
1381 
1382  "SolutionSearch" => "SolutionSearch",
1383 
1384  "SolutionSearchAdvanced" => "SolutionSearchAdvanced",
1385 
1386  "SolutionSearchRow" => "SolutionSearchRow",
1387 
1388  "Topic" => "Topic",
1389 
1390  "TopicSolution" => "TopicSolution",
1391 
1392  "TopicSolutionList" => "TopicSolutionList",
1393 
1394  "TopicSearch" => "TopicSearch",
1395 
1396  "TopicSearchAdvanced" => "TopicSearchAdvanced",
1397 
1398  "TopicSearchRow" => "TopicSearchRow",
1399 
1400  "Issue" => "Issue",
1401 
1402  "IssueVersion" => "IssueVersion",
1403 
1404  "IssueVersionList" => "IssueVersionList",
1405 
1406  "IssueSearch" => "IssueSearch",
1407 
1408  "IssueSearchAdvanced" => "IssueSearchAdvanced",
1409 
1410  "IssueSearchRow" => "IssueSearchRow",
1411 
1412  "IssueRelatedIssues" => "IssueRelatedIssues",
1413 
1414  "IssueRelatedIssuesList" => "IssueRelatedIssuesList",
1415 
1416  "CurrencyLocale" => "CurrencyLocale",
1417 
1418  "AccountType" => "AccountType",
1419 
1420  "ItemCostingMethod" => "ItemCostingMethod",
1421 
1422  "ItemProductFeed" => "ItemProductFeed",
1423 
1424  "ItemType" => "ItemType",
1425 
1426  "ItemWeightUnit" => "ItemWeightUnit",
1427 
1428  "ItemPreferenceCriterion" => "ItemPreferenceCriterion",
1429 
1430  "ItemOverallQuantityPricingType" => "ItemOverallQuantityPricingType",
1431 
1432  "ScheduleBCode" => "ScheduleBCode",
1433 
1434  "ItemSubType" => "ItemSubType",
1435 
1436  "CurrencyCurrencyPrecision" => "CurrencyCurrencyPrecision",
1437 
1438  "CurrencyFxRateUpdateTimezone" => "CurrencyFxRateUpdateTimezone",
1439 
1440  "SalesTaxItemAvailable" => "SalesTaxItemAvailable",
1441 
1442  "ItemEbayAuctionDuration" => "ItemEbayAuctionDuration",
1443 
1444  "ItemOutOfStockBehavior" => "ItemOutOfStockBehavior",
1445 
1446  "ItemEbayRelistingOption" => "ItemEbayRelistingOption",
1447 
1448  "ConsolidatedRate" => "ConsolidatedRate",
1449 
1450  "CashFlowRateType" => "CashFlowRateType",
1451 
1452  "GeneralRateType" => "GeneralRateType",
1453 
1454  "ItemMatrixType" => "ItemMatrixType",
1455 
1456  "ItemDemandSource" => "ItemDemandSource",
1457 
1458  "ItemSupplyLotSizingMethod" => "ItemSupplyLotSizingMethod",
1459 
1460  "ItemSupplyType" => "ItemSupplyType",
1461 
1462  "ItemSupplyReplenishmentMethod" => "ItemSupplyReplenishmentMethod",
1463 
1464  "RevRecScheduleRecogIntervalSrc" => "RevRecScheduleRecogIntervalSrc",
1465 
1466  "RevRecScheduleRecurrenceType" => "RevRecScheduleRecurrenceType",
1467 
1468  "RevRecScheduleAmortizationType" => "RevRecScheduleAmortizationType",
1469 
1470  "RevRecScheduleAmortizationStatus" => "RevRecScheduleAmortizationStatus",
1471 
1472  "CostCategoryItemCostType" => "CostCategoryItemCostType",
1473 
1474  "ItemAtpMethod" => "ItemAtpMethod",
1475 
1476  "AssemblyItemEffectiveBomControl" => "AssemblyItemEffectiveBomControl",
1477 
1478  "ItemInvtClassification" => "ItemInvtClassification",
1479 
1480  "PeriodicLotSizeType" => "PeriodicLotSizeType",
1481 
1482  "HazmatPackingGroup" => "HazmatPackingGroup",
1483 
1484  "ItemCarrier" => "ItemCarrier",
1485 
1486  "TaxAcctType" => "TaxAcctType",
1487 
1488  "ItemOverheadType" => "ItemOverheadType",
1489 
1490  "ItemCostAccountingStatus" => "ItemCostAccountingStatus",
1491 
1492  "BillingScheduleRecurrenceRecurrenceUnits" => "BillingScheduleRecurrenceRecurrenceUnits",
1493 
1494  "BillingScheduleType" => "BillingScheduleType",
1495 
1496  "BillingScheduleFrequency" => "BillingScheduleFrequency",
1497 
1498  "ItemAccountMappingItemAccount" => "ItemAccountMappingItemAccount",
1499 
1500  "AccountingBookStatus" => "AccountingBookStatus",
1501 
1502  "BillingScheduleRepeatEvery" => "BillingScheduleRepeatEvery",
1503 
1504  "BillingScheduleMonthDow" => "BillingScheduleMonthDow",
1505 
1506  "BillingScheduleYearMonth" => "BillingScheduleYearMonth",
1507 
1508  "BillingScheduleYearDow" => "BillingScheduleYearDow",
1509 
1510  "BillingScheduleYearDowim" => "BillingScheduleYearDowim",
1511 
1512  "BillingScheduleYearDowimMonth" => "BillingScheduleYearDowimMonth",
1513 
1514  "BillingScheduleMonthDowim" => "BillingScheduleMonthDowim",
1515 
1516  "BillingScheduleRecurrenceMode" => "BillingScheduleRecurrenceMode",
1517 
1518  "InventoryItemFraudRisk" => "InventoryItemFraudRisk",
1519 
1520  "ClassTranslation" => "ClassTranslation",
1521 
1522  "ClassTranslationList" => "ClassTranslationList",
1523 
1524  "ContactCategory" => "ContactCategory",
1525 
1526  "CustomerCategory" => "CustomerCategory",
1527 
1528  "SalesRole" => "SalesRole",
1529 
1530  "PriceLevel" => "PriceLevel",
1531 
1532  "WinLossReason" => "WinLossReason",
1533 
1534  "Term" => "Term",
1535 
1536  "NoteType" => "NoteType",
1537 
1538  "PaymentMethod" => "PaymentMethod",
1539 
1540  "LeadSource" => "LeadSource",
1541 
1542  "Price" => "Price",
1543 
1544  "PriceList" => "PriceList",
1545 
1546  "Pricing" => "Pricing",
1547 
1548  "PricingMatrix" => "PricingMatrix",
1549 
1550  "Rate" => "Rate",
1551 
1552  "RateList" => "RateList",
1553 
1554  "BillingRates" => "BillingRates",
1555 
1556  "BillingRatesMatrix" => "BillingRatesMatrix",
1557 
1558  "Translation" => "Translation",
1559 
1560  "TranslationList" => "TranslationList",
1561 
1562  "ItemOptionsList" => "ItemOptionsList",
1563 
1564  "ItemVendor" => "ItemVendor",
1565 
1566  "ItemVendorList" => "ItemVendorList",
1567 
1568  "SiteCategory" => "SiteCategory",
1569 
1570  "SiteCategoryList" => "SiteCategoryList",
1571 
1572  "ProductFeedList" => "ProductFeedList",
1573 
1574  "ItemMember" => "ItemMember",
1575 
1576  "ItemMemberList" => "ItemMemberList",
1577 
1578  "InventoryItem" => "InventoryItem",
1579 
1580  "MatrixOptionList" => "MatrixOptionList",
1581 
1582  "InventoryItemBinNumber" => "InventoryItemBinNumber",
1583 
1584  "InventoryItemBinNumberList" => "InventoryItemBinNumberList",
1585 
1586  "InventoryItemLocations" => "InventoryItemLocations",
1587 
1588  "InventoryItemLocationsList" => "InventoryItemLocationsList",
1589 
1590  "PresentationItemList" => "PresentationItemList",
1591 
1592  "DescriptionItem" => "DescriptionItem",
1593 
1594  "DiscountItem" => "DiscountItem",
1595 
1596  "DownloadItem" => "DownloadItem",
1597 
1598  "MarkupItem" => "MarkupItem",
1599 
1600  "PaymentItem" => "PaymentItem",
1601 
1602  "SubtotalItem" => "SubtotalItem",
1603 
1604  "NonInventoryPurchaseItem" => "NonInventoryPurchaseItem",
1605 
1606  "NonInventorySaleItem" => "NonInventorySaleItem",
1607 
1608  "NonInventoryResaleItem" => "NonInventoryResaleItem",
1609 
1610  "OtherChargeResaleItem" => "OtherChargeResaleItem",
1611 
1612  "OtherChargePurchaseItem" => "OtherChargePurchaseItem",
1613 
1614  "ServiceResaleItem" => "ServiceResaleItem",
1615 
1616  "ServicePurchaseItem" => "ServicePurchaseItem",
1617 
1618  "ServiceSaleItem" => "ServiceSaleItem",
1619 
1620  "OtherChargeSaleItem" => "OtherChargeSaleItem",
1621 
1622  "Currency" => "Currency",
1623 
1624  "ExpenseCategory" => "ExpenseCategory",
1625 
1626  "Account" => "Account",
1627 
1628  "AccountTranslationList" => "AccountTranslationList",
1629 
1630  "AccountSearch" => "AccountSearch",
1631 
1632  "AccountSearchAdvanced" => "AccountSearchAdvanced",
1633 
1634  "AccountSearchRow" => "AccountSearchRow",
1635 
1636  "Department" => "Department",
1637 
1638  "DepartmentSearch" => "DepartmentSearch",
1639 
1640  "DepartmentSearchAdvanced" => "DepartmentSearchAdvanced",
1641 
1642  "DepartmentSearchRow" => "DepartmentSearchRow",
1643 
1644  "Classification" => "Classification",
1645 
1646  "ClassificationSearch" => "ClassificationSearch",
1647 
1648  "ClassificationSearchAdvanced" => "ClassificationSearchAdvanced",
1649 
1650  "ClassificationSearchRow" => "ClassificationSearchRow",
1651 
1652  "Location" => "Location",
1653 
1654  "LocationSearch" => "LocationSearch",
1655 
1656  "LocationSearchAdvanced" => "LocationSearchAdvanced",
1657 
1658  "LocationSearchRow" => "LocationSearchRow",
1659 
1660  "UnitsType" => "UnitsType",
1661 
1662  "UnitsTypeUom" => "UnitsTypeUom",
1663 
1664  "UnitsTypeUomList" => "UnitsTypeUomList",
1665 
1666  "ItemSearch" => "ItemSearch",
1667 
1668  "ItemSearchAdvanced" => "ItemSearchAdvanced",
1669 
1670  "ItemSearchRow" => "ItemSearchRow",
1671 
1672  "ContactRole" => "ContactRole",
1673 
1674  "Bin" => "Bin",
1675 
1676  "BinSearch" => "BinSearch",
1677 
1678  "BinSearchAdvanced" => "BinSearchAdvanced",
1679 
1680  "BinSearchRow" => "BinSearchRow",
1681 
1682  "SalesTaxItem" => "SalesTaxItem",
1683 
1684  "TaxGroup" => "TaxGroup",
1685 
1686  "TaxGroupTaxItem" => "TaxGroupTaxItem",
1687 
1688  "TaxGroupTaxItemList" => "TaxGroupTaxItemList",
1689 
1690  "TaxType" => "TaxType",
1691 
1692  "TaxTypeNexusesTax" => "TaxTypeNexusesTax",
1693 
1694  "TaxTypeNexusesTaxList" => "TaxTypeNexusesTaxList",
1695 
1696  "SerializedInventoryItem" => "SerializedInventoryItem",
1697 
1698  "SerializedInventoryItemLocations" => "SerializedInventoryItemLocations",
1699 
1700  "SerializedInventoryItemLocationsList" => "SerializedInventoryItemLocationsList",
1701 
1702  "SerializedInventoryItemNumbers" => "SerializedInventoryItemNumbers",
1703 
1704  "SerializedInventoryItemNumbersList" => "SerializedInventoryItemNumbersList",
1705 
1706  "LotNumberedInventoryItem" => "LotNumberedInventoryItem",
1707 
1708  "LotNumberedInventoryItemLocations" => "LotNumberedInventoryItemLocations",
1709 
1710  "LotNumberedInventoryItemLocationsList" => "LotNumberedInventoryItemLocationsList",
1711 
1712  "LotNumberedInventoryItemNumbers" => "LotNumberedInventoryItemNumbers",
1713 
1714  "LotNumberedInventoryItemNumbersList" => "LotNumberedInventoryItemNumbersList",
1715 
1716  "GiftCertificateItem" => "GiftCertificateItem",
1717 
1718  "GiftCertificateItemAuthCodes" => "GiftCertificateItemAuthCodes",
1719 
1720  "GiftCertificateItemAuthCodesList" => "GiftCertificateItemAuthCodesList",
1721 
1722  "Subsidiary" => "Subsidiary",
1723 
1724  "SubsidiaryNexus" => "SubsidiaryNexus",
1725 
1726  "SubsidiaryNexusList" => "SubsidiaryNexusList",
1727 
1728  "SubsidiarySearch" => "SubsidiarySearch",
1729 
1730  "SubsidiarySearchAdvanced" => "SubsidiarySearchAdvanced",
1731 
1732  "SubsidiarySearchRow" => "SubsidiarySearchRow",
1733 
1734  "GiftCertificate" => "GiftCertificate",
1735 
1736  "GiftCertificateSearch" => "GiftCertificateSearch",
1737 
1738  "GiftCertificateSearchAdvanced" => "GiftCertificateSearchAdvanced",
1739 
1740  "GiftCertificateSearchRow" => "GiftCertificateSearchRow",
1741 
1742  "PartnerCategory" => "PartnerCategory",
1743 
1744  "VendorCategory" => "VendorCategory",
1745 
1746  "KitItem" => "KitItem",
1747 
1748  "AssemblyItem" => "AssemblyItem",
1749 
1750  "SerializedAssemblyItem" => "SerializedAssemblyItem",
1751 
1752  "LotNumberedAssemblyItem" => "LotNumberedAssemblyItem",
1753 
1754  "ServiceItemTaskTemplates" => "ServiceItemTaskTemplates",
1755 
1756  "ServiceItemTaskTemplatesList" => "ServiceItemTaskTemplatesList",
1757 
1758  "State" => "State",
1759 
1760  "AccountingPeriod" => "AccountingPeriod",
1761 
1762  "BudgetCategory" => "BudgetCategory",
1763 
1764  "AccountingPeriodSearch" => "AccountingPeriodSearch",
1765 
1766  "AccountingPeriodSearchAdvanced" => "AccountingPeriodSearchAdvanced",
1767 
1768  "AccountingPeriodSearchRow" => "AccountingPeriodSearchRow",
1769 
1770  "ContactCategorySearch" => "ContactCategorySearch",
1771 
1772  "ContactCategorySearchAdvanced" => "ContactCategorySearchAdvanced",
1773 
1774  "ContactCategorySearchRow" => "ContactCategorySearchRow",
1775 
1776  "ContactRoleSearch" => "ContactRoleSearch",
1777 
1778  "ContactRoleSearchAdvanced" => "ContactRoleSearchAdvanced",
1779 
1780  "ContactRoleSearchRow" => "ContactRoleSearchRow",
1781 
1782  "CustomerCategorySearch" => "CustomerCategorySearch",
1783 
1784  "CustomerCategorySearchAdvanced" => "CustomerCategorySearchAdvanced",
1785 
1786  "CustomerCategorySearchRow" => "CustomerCategorySearchRow",
1787 
1788  "ExpenseCategorySearch" => "ExpenseCategorySearch",
1789 
1790  "ExpenseCategorySearchAdvanced" => "ExpenseCategorySearchAdvanced",
1791 
1792  "ExpenseCategorySearchRow" => "ExpenseCategorySearchRow",
1793 
1794  "NoteTypeSearch" => "NoteTypeSearch",
1795 
1796  "NoteTypeSearchAdvanced" => "NoteTypeSearchAdvanced",
1797 
1798  "NoteTypeSearchRow" => "NoteTypeSearchRow",
1799 
1800  "PartnerCategorySearch" => "PartnerCategorySearch",
1801 
1802  "PartnerCategorySearchAdvanced" => "PartnerCategorySearchAdvanced",
1803 
1804  "PartnerCategorySearchRow" => "PartnerCategorySearchRow",
1805 
1806  "PaymentMethodSearch" => "PaymentMethodSearch",
1807 
1808  "PaymentMethodSearchAdvanced" => "PaymentMethodSearchAdvanced",
1809 
1810  "PaymentMethodSearchRow" => "PaymentMethodSearchRow",
1811 
1812  "PriceLevelSearch" => "PriceLevelSearch",
1813 
1814  "PriceLevelSearchAdvanced" => "PriceLevelSearchAdvanced",
1815 
1816  "PriceLevelSearchRow" => "PriceLevelSearchRow",
1817 
1818  "SalesRoleSearch" => "SalesRoleSearch",
1819 
1820  "SalesRoleSearchAdvanced" => "SalesRoleSearchAdvanced",
1821 
1822  "SalesRoleSearchRow" => "SalesRoleSearchRow",
1823 
1824  "TermSearch" => "TermSearch",
1825 
1826  "TermSearchAdvanced" => "TermSearchAdvanced",
1827 
1828  "TermSearchRow" => "TermSearchRow",
1829 
1830  "VendorCategorySearch" => "VendorCategorySearch",
1831 
1832  "VendorCategorySearchAdvanced" => "VendorCategorySearchAdvanced",
1833 
1834  "VendorCategorySearchRow" => "VendorCategorySearchRow",
1835 
1836  "WinLossReasonSearch" => "WinLossReasonSearch",
1837 
1838  "WinLossReasonSearchAdvanced" => "WinLossReasonSearchAdvanced",
1839 
1840  "WinLossReasonSearchRow" => "WinLossReasonSearchRow",
1841 
1842  "UnitsTypeSearch" => "UnitsTypeSearch",
1843 
1844  "UnitsTypeSearchAdvanced" => "UnitsTypeSearchAdvanced",
1845 
1846  "UnitsTypeSearchRow" => "UnitsTypeSearchRow",
1847 
1848  "PricingGroup" => "PricingGroup",
1849 
1850  "PricingGroupSearch" => "PricingGroupSearch",
1851 
1852  "PricingGroupSearchAdvanced" => "PricingGroupSearchAdvanced",
1853 
1854  "PricingGroupSearchRow" => "PricingGroupSearchRow",
1855 
1856  "InventoryNumber" => "InventoryNumber",
1857 
1858  "InventoryNumberLocations" => "InventoryNumberLocations",
1859 
1860  "InventoryNumberLocationsList" => "InventoryNumberLocationsList",
1861 
1862  "InventoryNumberSearch" => "InventoryNumberSearch",
1863 
1864  "InventoryNumberSearchAdvanced" => "InventoryNumberSearchAdvanced",
1865 
1866  "InventoryNumberSearchRow" => "InventoryNumberSearchRow",
1867 
1868  "RevRecSchedule" => "RevRecSchedule",
1869 
1870  "RevRecScheduleRecurrence" => "RevRecScheduleRecurrence",
1871 
1872  "RevRecScheduleRecurrenceList" => "RevRecScheduleRecurrenceList",
1873 
1874  "RevRecTemplate" => "RevRecTemplate",
1875 
1876  "RevRecTemplateRecurrence" => "RevRecTemplateRecurrence",
1877 
1878  "RevRecTemplateRecurrenceList" => "RevRecTemplateRecurrenceList",
1879 
1880  "RevRecScheduleSearch" => "RevRecScheduleSearch",
1881 
1882  "RevRecScheduleSearchAdvanced" => "RevRecScheduleSearchAdvanced",
1883 
1884  "RevRecScheduleSearchRow" => "RevRecScheduleSearchRow",
1885 
1886  "RevRecTemplateSearch" => "RevRecTemplateSearch",
1887 
1888  "RevRecTemplateSearchAdvanced" => "RevRecTemplateSearchAdvanced",
1889 
1890  "RevRecTemplateSearchRow" => "RevRecTemplateSearchRow",
1891 
1892  "CostCategory" => "CostCategory",
1893 
1894  "Nexus" => "Nexus",
1895 
1896  "NexusSearch" => "NexusSearch",
1897 
1898  "NexusSearchAdvanced" => "NexusSearchAdvanced",
1899 
1900  "NexusSearchRow" => "NexusSearchRow",
1901 
1902  "CustomerMessage" => "CustomerMessage",
1903 
1904  "OtherNameCategory" => "OtherNameCategory",
1905 
1906  "OtherNameCategorySearch" => "OtherNameCategorySearch",
1907 
1908  "OtherNameCategorySearchAdvanced" => "OtherNameCategorySearchAdvanced",
1909 
1910  "OtherNameCategorySearchRow" => "OtherNameCategorySearchRow",
1911 
1912  "CustomerMessageSearch" => "CustomerMessageSearch",
1913 
1914  "CustomerMessageSearchAdvanced" => "CustomerMessageSearchAdvanced",
1915 
1916  "CustomerMessageSearchRow" => "CustomerMessageSearchRow",
1917 
1918  "ItemGroup" => "ItemGroup",
1919 
1920  "CurrencyRateSearch" => "CurrencyRateSearch",
1921 
1922  "CurrencyRateSearchAdvanced" => "CurrencyRateSearchAdvanced",
1923 
1924  "CurrencyRateSearchRow" => "CurrencyRateSearchRow",
1925 
1926  "ItemRevision" => "ItemRevision",
1927 
1928  "ItemRevisionSearch" => "ItemRevisionSearch",
1929 
1930  "ItemRevisionSearchAdvanced" => "ItemRevisionSearchAdvanced",
1931 
1932  "ItemRevisionSearchRow" => "ItemRevisionSearchRow",
1933 
1934  "AccountingPeriodFiscalCalendars" => "AccountingPeriodFiscalCalendars",
1935 
1936  "AccountingPeriodFiscalCalendarsList" => "AccountingPeriodFiscalCalendarsList",
1937 
1938  "TaxAcct" => "TaxAcct",
1939 
1940  "ExpenseCategoryRates" => "ExpenseCategoryRates",
1941 
1942  "ExpenseCategoryRatesList" => "ExpenseCategoryRatesList",
1943 
1944  "BillingSchedule" => "BillingSchedule",
1945 
1946  "BillingScheduleMilestone" => "BillingScheduleMilestone",
1947 
1948  "BillingScheduleMilestoneList" => "BillingScheduleMilestoneList",
1949 
1950  "BillingScheduleRecurrence" => "BillingScheduleRecurrence",
1951 
1952  "BillingScheduleRecurrenceList" => "BillingScheduleRecurrenceList",
1953 
1954  "BillingScheduleSearch" => "BillingScheduleSearch",
1955 
1956  "BillingScheduleSearchAdvanced" => "BillingScheduleSearchAdvanced",
1957 
1958  "BillingScheduleSearchRow" => "BillingScheduleSearchRow",
1959 
1960  "GlobalAccountMapping" => "GlobalAccountMapping",
1961 
1962  "GlobalAccountMappingSearch" => "GlobalAccountMappingSearch",
1963 
1964  "GlobalAccountMappingSearchAdvanced" => "GlobalAccountMappingSearchAdvanced",
1965 
1966  "GlobalAccountMappingSearchRow" => "GlobalAccountMappingSearchRow",
1967 
1968  "ItemAccountMapping" => "ItemAccountMapping",
1969 
1970  "ItemAccountMappingSearch" => "ItemAccountMappingSearch",
1971 
1972  "ItemAccountMappingSearchAdvanced" => "ItemAccountMappingSearchAdvanced",
1973 
1974  "ItemAccountMappingSearchRow" => "ItemAccountMappingSearchRow",
1975 
1976  "ItemAccountingBookDetail" => "ItemAccountingBookDetail",
1977 
1978  "ItemAccountingBookDetailList" => "ItemAccountingBookDetailList",
1979 
1980  "SubsidiaryAccountingBookDetail" => "SubsidiaryAccountingBookDetail",
1981 
1982  "SubsidiaryAccountingBookDetailList" => "SubsidiaryAccountingBookDetailList",
1983 
1984  "PaymentMethodVisuals" => "PaymentMethodVisuals",
1985 
1986  "PaymentMethodVisualsList" => "PaymentMethodVisualsList",
1987 
1988  "SalesOrderItemCommitInventory" => "SalesOrderItemCommitInventory",
1989 
1990  "SalesOrderItemCreatePo" => "SalesOrderItemCreatePo",
1991 
1992  "SalesOrderOrderStatus" => "SalesOrderOrderStatus",
1993 
1994  "ItemFulfillmentExportTypeUps" => "ItemFulfillmentExportTypeUps",
1995 
1996  "ItemFulfillmentLicenseExceptionUps" => "ItemFulfillmentLicenseExceptionUps",
1997 
1998  "ItemFulfillmentMethodOfTransportUps" => "ItemFulfillmentMethodOfTransportUps",
1999 
2000  "ItemFulfillmentThirdPartyTypeUps" => "ItemFulfillmentThirdPartyTypeUps",
2001 
2002  "ItemFulfillmentPackageUpsCodMethodUps" => "ItemFulfillmentPackageUpsCodMethodUps",
2003 
2004  "ItemFulfillmentPackageUpsDeliveryConfUps" => "ItemFulfillmentPackageUpsDeliveryConfUps",
2005 
2006  "ItemFulfillmentPackageUpsPackagingUps" => "ItemFulfillmentPackageUpsPackagingUps",
2007 
2008  "ItemFulfillmentPackageUspsDeliveryConfUsps" => "ItemFulfillmentPackageUspsDeliveryConfUsps",
2009 
2010  "ItemFulfillmentPackageUspsPackagingUsps" => "ItemFulfillmentPackageUspsPackagingUsps",
2011 
2012  "ItemFulfillmentB13AFilingOptionFedEx" => "ItemFulfillmentB13AFilingOptionFedEx",
2013 
2014  "ItemFulfillmentHomeDeliveryTypeFedEx" => "ItemFulfillmentHomeDeliveryTypeFedEx",
2015 
2016  "ItemFulfillmentThirdPartyTypeFedEx" => "ItemFulfillmentThirdPartyTypeFedEx",
2017 
2018  "ItemFulfillmentPackageFedExAdmPackageTypeFedEx" => "ItemFulfillmentPackageFedExAdmPackageTypeFedEx",
2019 
2020  "ItemFulfillmentPackageFedExCodMethodFedEx" => "ItemFulfillmentPackageFedExCodMethodFedEx",
2021 
2022  "ItemFulfillmentPackageFedExDeliveryConfFedEx" => "ItemFulfillmentPackageFedExDeliveryConfFedEx",
2023 
2024  "ItemFulfillmentPackageFedExPackagingFedEx" => "ItemFulfillmentPackageFedExPackagingFedEx",
2025 
2026  "ItemFulfillmentPackageFedExSignatureOptionsFedEx" => "ItemFulfillmentPackageFedExSignatureOptionsFedEx",
2027 
2028  "ItemFulfillmentTermsOfSaleFedEx" => "ItemFulfillmentTermsOfSaleFedEx",
2029 
2030  "ItemFulfillmentShipStatus" => "ItemFulfillmentShipStatus",
2031 
2032  "OpportunityStatus" => "OpportunityStatus",
2033 
2034  "TransactionType" => "TransactionType",
2035 
2036  "TransactionStatus" => "TransactionStatus",
2037 
2038  "TransactionPaymentEventResult" => "TransactionPaymentEventResult",
2039 
2040  "TransactionPaymentEventType" => "TransactionPaymentEventType",
2041 
2042  "TransactionPaymentEventHoldReason" => "TransactionPaymentEventHoldReason",
2043 
2044  "ItemFulfillmentPackageFedExCodFreightTypeFedEx" => "ItemFulfillmentPackageFedExCodFreightTypeFedEx",
2045 
2046  "TransactionLinkType" => "TransactionLinkType",
2047 
2048  "ForecastType" => "ForecastType",
2049 
2050  "TransactionLineType" => "TransactionLineType",
2051 
2052  "TransactionApprovalStatus" => "TransactionApprovalStatus",
2053 
2054  "ItemFulfillmentPackageFedExPriorityAlertTypeFedEx" => "ItemFulfillmentPackageFedExPriorityAlertTypeFedEx",
2055 
2056  "ItemFulfillmentHazmatTypeFedEx" => "ItemFulfillmentHazmatTypeFedEx",
2057 
2058  "ItemFulfillmentAncillaryEndorsementFedEx" => "ItemFulfillmentAncillaryEndorsementFedEx",
2059 
2060  "ItemFulfillmentAccessibilityTypeFedEx" => "ItemFulfillmentAccessibilityTypeFedEx",
2061 
2062  "TransactionChargeType" => "TransactionChargeType",
2063 
2064  "AccountingTransactionRevCommitStatus" => "AccountingTransactionRevCommitStatus",
2065 
2066  "AccountingTransactionRevenueStatus" => "AccountingTransactionRevenueStatus",
2067 
2068  "Opportunity" => "Opportunity",
2069 
2070  "OpportunitySalesTeam" => "OpportunitySalesTeam",
2071 
2072  "OpportunitySalesTeamList" => "OpportunitySalesTeamList",
2073 
2074  "OpportunityItem" => "OpportunityItem",
2075 
2076  "OpportunityItemList" => "OpportunityItemList",
2077 
2078  "OpportunityCompetitors" => "OpportunityCompetitors",
2079 
2080  "OpportunityCompetitorsList" => "OpportunityCompetitorsList",
2081 
2082  "OpportunitySearch" => "OpportunitySearch",
2083 
2084  "OpportunitySearchAdvanced" => "OpportunitySearchAdvanced",
2085 
2086  "OpportunitySearchRow" => "OpportunitySearchRow",
2087 
2088  "OpportunityPartnersList" => "OpportunityPartnersList",
2089 
2090  "SalesOrder" => "SalesOrder",
2091 
2092  "SalesOrderSalesTeam" => "SalesOrderSalesTeam",
2093 
2094  "SalesOrderSalesTeamList" => "SalesOrderSalesTeamList",
2095 
2096  "SalesOrderItem" => "SalesOrderItem",
2097 
2098  "SalesOrderItemList" => "SalesOrderItemList",
2099 
2100  "SalesOrderPartnersList" => "SalesOrderPartnersList",
2101 
2102  "SalesOrderShipGroupList" => "SalesOrderShipGroupList",
2103 
2104  "TransactionSearch" => "TransactionSearch",
2105 
2106  "TransactionSearchAdvanced" => "TransactionSearchAdvanced",
2107 
2108  "TransactionSearchRow" => "TransactionSearchRow",
2109 
2110  "ItemFulfillment" => "ItemFulfillment",
2111 
2112  "ItemFulfillmentItem" => "ItemFulfillmentItem",
2113 
2114  "ItemFulfillmentItemList" => "ItemFulfillmentItemList",
2115 
2116  "ItemFulfillmentPackage" => "ItemFulfillmentPackage",
2117 
2118  "ItemFulfillmentPackageList" => "ItemFulfillmentPackageList",
2119 
2120  "ItemFulfillmentPackageUps" => "ItemFulfillmentPackageUps",
2121 
2122  "ItemFulfillmentPackageUpsList" => "ItemFulfillmentPackageUpsList",
2123 
2124  "ItemFulfillmentPackageUsps" => "ItemFulfillmentPackageUsps",
2125 
2126  "ItemFulfillmentPackageUspsList" => "ItemFulfillmentPackageUspsList",
2127 
2128  "ItemFulfillmentPackageFedEx" => "ItemFulfillmentPackageFedEx",
2129 
2130  "ItemFulfillmentPackageFedExList" => "ItemFulfillmentPackageFedExList",
2131 
2132  "ItemFulfillmentShipGroupList" => "ItemFulfillmentShipGroupList",
2133 
2134  "Invoice" => "Invoice",
2135 
2136  "InvoiceSalesTeam" => "InvoiceSalesTeam",
2137 
2138  "InvoiceSalesTeamList" => "InvoiceSalesTeamList",
2139 
2140  "InvoiceItem" => "InvoiceItem",
2141 
2142  "InvoiceItemList" => "InvoiceItemList",
2143 
2144  "InvoiceItemCost" => "InvoiceItemCost",
2145 
2146  "InvoiceItemCostList" => "InvoiceItemCostList",
2147 
2148  "InvoiceExpCost" => "InvoiceExpCost",
2149 
2150  "InvoiceExpCostList" => "InvoiceExpCostList",
2151 
2152  "InvoiceTime" => "InvoiceTime",
2153 
2154  "InvoiceTimeList" => "InvoiceTimeList",
2155 
2156  "InvoicePartnersList" => "InvoicePartnersList",
2157 
2158  "InvoiceShipGroupList" => "InvoiceShipGroupList",
2159 
2160  "CashSale" => "CashSale",
2161 
2162  "CashSaleSalesTeam" => "CashSaleSalesTeam",
2163 
2164  "CashSaleSalesTeamList" => "CashSaleSalesTeamList",
2165 
2166  "CashSaleItem" => "CashSaleItem",
2167 
2168  "CashSaleItemList" => "CashSaleItemList",
2169 
2170  "CashSaleItemCost" => "CashSaleItemCost",
2171 
2172  "CashSaleItemCostList" => "CashSaleItemCostList",
2173 
2174  "CashSaleExpCost" => "CashSaleExpCost",
2175 
2176  "CashSaleExpCostList" => "CashSaleExpCostList",
2177 
2178  "CashSaleTime" => "CashSaleTime",
2179 
2180  "CashSaleTimeList" => "CashSaleTimeList",
2181 
2182  "CashSalePartnersList" => "CashSalePartnersList",
2183 
2184  "CashSaleShipGroupList" => "CashSaleShipGroupList",
2185 
2186  "Estimate" => "Estimate",
2187 
2188  "EstimateItem" => "EstimateItem",
2189 
2190  "EstimateItemList" => "EstimateItemList",
2191 
2192  "EstimateSalesTeam" => "EstimateSalesTeam",
2193 
2194  "EstimateSalesTeamList" => "EstimateSalesTeamList",
2195 
2196  "EstimatePartnersList" => "EstimatePartnersList",
2197 
2198  "EstimateShipGroupList" => "EstimateShipGroupList",
2199 
2200  "GiftCertRedemption" => "GiftCertRedemption",
2201 
2202  "GiftCertRedemptionList" => "GiftCertRedemptionList",
2203 
2204  "TransactionShipGroup" => "TransactionShipGroup",
2205 
2206  "AccountingTransactionSearch" => "AccountingTransactionSearch",
2207 
2208  "AccountingTransactionSearchAdvanced" => "AccountingTransactionSearchAdvanced",
2209 
2210  "AccountingTransactionSearchRow" => "AccountingTransactionSearchRow",
2211 
2212  "PurchaseOrderOrderStatus" => "PurchaseOrderOrderStatus",
2213 
2214  "TransactionBillVarianceStatus" => "TransactionBillVarianceStatus",
2215 
2216  "VendorReturnAuthorizationOrderStatus" => "VendorReturnAuthorizationOrderStatus",
2217 
2218  "PurchLandedCostList" => "PurchLandedCostList",
2219 
2220  "VendorBill" => "VendorBill",
2221 
2222  "VendorBillExpense" => "VendorBillExpense",
2223 
2224  "VendorBillExpenseList" => "VendorBillExpenseList",
2225 
2226  "VendorBillItem" => "VendorBillItem",
2227 
2228  "VendorBillItemList" => "VendorBillItemList",
2229 
2230  "PurchaseOrder" => "PurchaseOrder",
2231 
2232  "PurchaseOrderExpense" => "PurchaseOrderExpense",
2233 
2234  "PurchaseOrderExpenseList" => "PurchaseOrderExpenseList",
2235 
2236  "PurchaseOrderItem" => "PurchaseOrderItem",
2237 
2238  "PurchaseOrderItemList" => "PurchaseOrderItemList",
2239 
2240  "ItemReceipt" => "ItemReceipt",
2241 
2242  "ItemReceiptItem" => "ItemReceiptItem",
2243 
2244  "ItemReceiptItemList" => "ItemReceiptItemList",
2245 
2246  "ItemReceiptExpense" => "ItemReceiptExpense",
2247 
2248  "ItemReceiptExpenseList" => "ItemReceiptExpenseList",
2249 
2250  "VendorPayment" => "VendorPayment",
2251 
2252  "VendorPaymentApply" => "VendorPaymentApply",
2253 
2254  "VendorPaymentApplyList" => "VendorPaymentApplyList",
2255 
2256  "VendorPaymentCredit" => "VendorPaymentCredit",
2257 
2258  "VendorPaymentCreditList" => "VendorPaymentCreditList",
2259 
2260  "VendorCredit" => "VendorCredit",
2261 
2262  "VendorCreditExpense" => "VendorCreditExpense",
2263 
2264  "VendorCreditExpenseList" => "VendorCreditExpenseList",
2265 
2266  "VendorCreditItem" => "VendorCreditItem",
2267 
2268  "VendorCreditItemList" => "VendorCreditItemList",
2269 
2270  "VendorCreditApply" => "VendorCreditApply",
2271 
2272  "VendorCreditApplyList" => "VendorCreditApplyList",
2273 
2274  "VendorReturnAuthorization" => "VendorReturnAuthorization",
2275 
2276  "VendorReturnAuthorizationExpense" => "VendorReturnAuthorizationExpense",
2277 
2278  "VendorReturnAuthorizationExpenseList" => "VendorReturnAuthorizationExpenseList",
2279 
2280  "VendorReturnAuthorizationItem" => "VendorReturnAuthorizationItem",
2281 
2282  "VendorReturnAuthorizationItemList" => "VendorReturnAuthorizationItemList",
2283 
2284  "PurchaseRequisition" => "PurchaseRequisition",
2285 
2286  "PurchaseRequisitionExpense" => "PurchaseRequisitionExpense",
2287 
2288  "PurchaseRequisitionExpenseList" => "PurchaseRequisitionExpenseList",
2289 
2290  "PurchaseRequisitionItem" => "PurchaseRequisitionItem",
2291 
2292  "PurchaseRequisitionItemList" => "PurchaseRequisitionItemList",
2293 
2294  "PurchaseRequisitionAccountingBookDetail" => "PurchaseRequisitionAccountingBookDetail",
2295 
2296  "PurchaseRequisitionAccountingBookDetailList" => "PurchaseRequisitionAccountingBookDetailList",
2297 
2298  "ReturnAuthorizationOrderStatus" => "ReturnAuthorizationOrderStatus",
2299 
2300  "ChargeStage" => "ChargeStage",
2301 
2302  "ChargeUse" => "ChargeUse",
2303 
2304  "CashRefund" => "CashRefund",
2305 
2306  "CashRefundItem" => "CashRefundItem",
2307 
2308  "CashRefundItemList" => "CashRefundItemList",
2309 
2310  "CashRefundSalesTeam" => "CashRefundSalesTeam",
2311 
2312  "CashRefundSalesTeamList" => "CashRefundSalesTeamList",
2313 
2314  "CashRefundPartnersList" => "CashRefundPartnersList",
2315 
2316  "CustomerPayment" => "CustomerPayment",
2317 
2318  "CustomerPaymentApply" => "CustomerPaymentApply",
2319 
2320  "CustomerPaymentApplyList" => "CustomerPaymentApplyList",
2321 
2322  "CustomerPaymentCredit" => "CustomerPaymentCredit",
2323 
2324  "CustomerPaymentCreditList" => "CustomerPaymentCreditList",
2325 
2326  "CustomerPaymentDeposit" => "CustomerPaymentDeposit",
2327 
2328  "CustomerPaymentDepositList" => "CustomerPaymentDepositList",
2329 
2330  "ReturnAuthorization" => "ReturnAuthorization",
2331 
2332  "ReturnAuthorizationItem" => "ReturnAuthorizationItem",
2333 
2334  "ReturnAuthorizationItemList" => "ReturnAuthorizationItemList",
2335 
2336  "ReturnAuthorizationSalesTeam" => "ReturnAuthorizationSalesTeam",
2337 
2338  "ReturnAuthorizationSalesTeamList" => "ReturnAuthorizationSalesTeamList",
2339 
2340  "ReturnAuthorizationPartnersList" => "ReturnAuthorizationPartnersList",
2341 
2342  "CreditMemo" => "CreditMemo",
2343 
2344  "CreditMemoSalesTeam" => "CreditMemoSalesTeam",
2345 
2346  "CreditMemoSalesTeamList" => "CreditMemoSalesTeamList",
2347 
2348  "CreditMemoItem" => "CreditMemoItem",
2349 
2350  "CreditMemoItemList" => "CreditMemoItemList",
2351 
2352  "CreditMemoApply" => "CreditMemoApply",
2353 
2354  "CreditMemoApplyList" => "CreditMemoApplyList",
2355 
2356  "CreditMemoPartnersList" => "CreditMemoPartnersList",
2357 
2358  "CustomerRefund" => "CustomerRefund",
2359 
2360  "CustomerRefundApply" => "CustomerRefundApply",
2361 
2362  "CustomerRefundApplyList" => "CustomerRefundApplyList",
2363 
2364  "CustomerRefundDeposit" => "CustomerRefundDeposit",
2365 
2366  "CustomerRefundDepositList" => "CustomerRefundDepositList",
2367 
2368  "CustomerDeposit" => "CustomerDeposit",
2369 
2370  "CustomerDepositApply" => "CustomerDepositApply",
2371 
2372  "CustomerDepositApplyList" => "CustomerDepositApplyList",
2373 
2374  "DepositApplication" => "DepositApplication",
2375 
2376  "DepositApplicationApply" => "DepositApplicationApply",
2377 
2378  "DepositApplicationApplyList" => "DepositApplicationApplyList",
2379 
2380  "Charge" => "Charge",
2381 
2382  "ChargeSearch" => "ChargeSearch",
2383 
2384  "ChargeSearchAdvanced" => "ChargeSearchAdvanced",
2385 
2386  "ChargeSearchRow" => "ChargeSearchRow",
2387 
2388  "BudgetBudgetType" => "BudgetBudgetType",
2389 
2390  "Budget" => "Budget",
2391 
2392  "BudgetSearch" => "BudgetSearch",
2393 
2394  "BudgetSearchAdvanced" => "BudgetSearchAdvanced",
2395 
2396  "BudgetSearchRow" => "BudgetSearchRow",
2397 
2398  "CheckLandedCostList" => "CheckLandedCostList",
2399 
2400  "Check" => "Check",
2401 
2402  "CheckExpense" => "CheckExpense",
2403 
2404  "CheckExpenseList" => "CheckExpenseList",
2405 
2406  "CheckItem" => "CheckItem",
2407 
2408  "CheckItemList" => "CheckItemList",
2409 
2410  "Deposit" => "Deposit",
2411 
2412  "DepositPayment" => "DepositPayment",
2413 
2414  "DepositPaymentList" => "DepositPaymentList",
2415 
2416  "DepositCashBack" => "DepositCashBack",
2417 
2418  "DepositCashBackList" => "DepositCashBackList",
2419 
2420  "DepositOther" => "DepositOther",
2421 
2422  "DepositOtherList" => "DepositOtherList",
2423 
2424  "TransferOrderItemCommitInventory" => "TransferOrderItemCommitInventory",
2425 
2426  "TransferOrderOrderStatus" => "TransferOrderOrderStatus",
2427 
2428  "WorkOrderItemItemCreatePo" => "WorkOrderItemItemCreatePo",
2429 
2430  "WorkOrderItemItemCommitInventory" => "WorkOrderItemItemCommitInventory",
2431 
2432  "WorkOrderOrderStatus" => "WorkOrderOrderStatus",
2433 
2434  "WorkOrderSchedulingMethod" => "WorkOrderSchedulingMethod",
2435 
2436  "InventoryAdjustment" => "InventoryAdjustment",
2437 
2438  "InventoryAdjustmentInventory" => "InventoryAdjustmentInventory",
2439 
2440  "InventoryAdjustmentInventoryList" => "InventoryAdjustmentInventoryList",
2441 
2442  "AssemblyBuild" => "AssemblyBuild",
2443 
2444  "AssemblyUnbuild" => "AssemblyUnbuild",
2445 
2446  "AssemblyComponent" => "AssemblyComponent",
2447 
2448  "AssemblyComponentList" => "AssemblyComponentList",
2449 
2450  "TransferOrder" => "TransferOrder",
2451 
2452  "TransferOrderItem" => "TransferOrderItem",
2453 
2454  "TransferOrderItemList" => "TransferOrderItemList",
2455 
2456  "InterCompanyTransferOrder" => "InterCompanyTransferOrder",
2457 
2458  "InterCompanyTransferOrderItem" => "InterCompanyTransferOrderItem",
2459 
2460  "InterCompanyTransferOrderItemList" => "InterCompanyTransferOrderItemList",
2461 
2462  "WorkOrder" => "WorkOrder",
2463 
2464  "WorkOrderItem" => "WorkOrderItem",
2465 
2466  "WorkOrderItemList" => "WorkOrderItemList",
2467 
2468  "SalesTeamList" => "SalesTeamList",
2469 
2470  "PartnersList" => "PartnersList",
2471 
2472  "InventoryTransfer" => "InventoryTransfer",
2473 
2474  "InventoryTransferInventory" => "InventoryTransferInventory",
2475 
2476  "InventoryTransferInventoryList" => "InventoryTransferInventoryList",
2477 
2478  "BinTransfer" => "BinTransfer",
2479 
2480  "BinTransferInventory" => "BinTransferInventory",
2481 
2482  "BinTransferInventoryList" => "BinTransferInventoryList",
2483 
2484  "BinWorksheet" => "BinWorksheet",
2485 
2486  "BinWorksheetItem" => "BinWorksheetItem",
2487 
2488  "BinWorksheetItemList" => "BinWorksheetItemList",
2489 
2490  "WorkOrderIssue" => "WorkOrderIssue",
2491 
2492  "WorkOrderIssueComponent" => "WorkOrderIssueComponent",
2493 
2494  "WorkOrderIssueComponentList" => "WorkOrderIssueComponentList",
2495 
2496  "WorkOrderCompletion" => "WorkOrderCompletion",
2497 
2498  "WorkOrderCompletionComponent" => "WorkOrderCompletionComponent",
2499 
2500  "WorkOrderCompletionComponentList" => "WorkOrderCompletionComponentList",
2501 
2502  "WorkOrderClose" => "WorkOrderClose",
2503 
2504  "WorkOrderCompletionOperation" => "WorkOrderCompletionOperation",
2505 
2506  "WorkOrderCompletionOperationList" => "WorkOrderCompletionOperationList",
2507 
2508  "InventoryCostRevaluation" => "InventoryCostRevaluation",
2509 
2510  "InventoryCostRevaluationCostComponent" => "InventoryCostRevaluationCostComponent",
2511 
2512  "InventoryCostRevaluationCostComponentList" => "InventoryCostRevaluationCostComponentList",
2513 
2514  "JournalEntry" => "JournalEntry",
2515 
2516  "JournalEntryLine" => "JournalEntryLine",
2517 
2518  "JournalEntryLineList" => "JournalEntryLineList",
2519 
2520  "InterCompanyJournalEntry" => "InterCompanyJournalEntry",
2521 
2522  "InterCompanyJournalEntryLine" => "InterCompanyJournalEntryLine",
2523 
2524  "InterCompanyJournalEntryLineList" => "InterCompanyJournalEntryLineList",
2525 
2526  "StatisticalJournalEntry" => "StatisticalJournalEntry",
2527 
2528  "StatisticalJournalEntryLine" => "StatisticalJournalEntryLine",
2529 
2530  "StatisticalJournalEntryLineList" => "StatisticalJournalEntryLineList",
2531 
2532  "CustomizationFieldType" => "CustomizationFieldType",
2533 
2534  "CustomizationDynamicDefault" => "CustomizationDynamicDefault",
2535 
2536  "CustomizationDisplayType" => "CustomizationDisplayType",
2537 
2538  "CustomizationFilterCompareType" => "CustomizationFilterCompareType",
2539 
2540  "CustomRecordTypePermissionsPermittedLevel" => "CustomRecordTypePermissionsPermittedLevel",
2541 
2542  "CustomRecordTypePermissionsRestriction" => "CustomRecordTypePermissionsRestriction",
2543 
2544  "ItemCustomFieldItemSubType" => "ItemCustomFieldItemSubType",
2545 
2546  "CustomizationAccessLevel" => "CustomizationAccessLevel",
2547 
2548  "CustomizationSearchLevel" => "CustomizationSearchLevel",
2549 
2550  "CustomRecordTypeAccessType" => "CustomRecordTypeAccessType",
2551 
2552  "CustomRecord" => "CustomRecord",
2553 
2554  "CustomRecordSearch" => "CustomRecordSearch",
2555 
2556  "CustomRecordSearchAdvanced" => "CustomRecordSearchAdvanced",
2557 
2558  "CustomRecordSearchRow" => "CustomRecordSearchRow",
2559 
2560  "CustomList" => "CustomList",
2561 
2562  "CustomListCustomValue" => "CustomListCustomValue",
2563 
2564  "CustomListCustomValueList" => "CustomListCustomValueList",
2565 
2566  "CustomListTranslations" => "CustomListTranslations",
2567 
2568  "CustomListTranslationsList" => "CustomListTranslationsList",
2569 
2570  "CustomRecordType" => "CustomRecordType",
2571 
2572  "CustomRecordTypeFieldList" => "CustomRecordTypeFieldList",
2573 
2574  "CustomRecordTypeTabs" => "CustomRecordTypeTabs",
2575 
2576  "CustomRecordTypeTabsList" => "CustomRecordTypeTabsList",
2577 
2578  "CustomRecordTypeForms" => "CustomRecordTypeForms",
2579 
2580  "CustomRecordTypeFormsList" => "CustomRecordTypeFormsList",
2581 
2582  "CustomRecordTypeOnlineForms" => "CustomRecordTypeOnlineForms",
2583 
2584  "CustomRecordTypeOnlineFormsList" => "CustomRecordTypeOnlineFormsList",
2585 
2586  "CustomRecordTypePermissions" => "CustomRecordTypePermissions",
2587 
2588  "CustomRecordTypePermissionsList" => "CustomRecordTypePermissionsList",
2589 
2590  "CustomRecordTypeLinks" => "CustomRecordTypeLinks",
2591 
2592  "CustomRecordTypeLinksList" => "CustomRecordTypeLinksList",
2593 
2594  "CustomRecordTypeManagers" => "CustomRecordTypeManagers",
2595 
2596  "CustomRecordTypeManagersList" => "CustomRecordTypeManagersList",
2597 
2598  "CustomRecordTypeChildren" => "CustomRecordTypeChildren",
2599 
2600  "CustomRecordTypeChildrenList" => "CustomRecordTypeChildrenList",
2601 
2602  "CustomRecordTypeParents" => "CustomRecordTypeParents",
2603 
2604  "CustomRecordTypeParentsList" => "CustomRecordTypeParentsList",
2605 
2606  "CustomRecordTypeTranslations" => "CustomRecordTypeTranslations",
2607 
2608  "CustomRecordTypeTranslationsList" => "CustomRecordTypeTranslationsList",
2609 
2610  "CustomRecordTypeSublists" => "CustomRecordTypeSublists",
2611 
2612  "CustomRecordTypeSublistsList" => "CustomRecordTypeSublistsList",
2613 
2614  "CustomFieldType" => "CustomFieldType",
2615 
2616  "EntityCustomField" => "EntityCustomField",
2617 
2618  "EntityCustomFieldFilter" => "EntityCustomFieldFilter",
2619 
2620  "EntityCustomFieldFilterList" => "EntityCustomFieldFilterList",
2621 
2622  "FldFilterSelList" => "FldFilterSelList",
2623 
2624  "CrmCustomField" => "CrmCustomField",
2625 
2626  "CrmCustomFieldFilter" => "CrmCustomFieldFilter",
2627 
2628  "CrmCustomFieldFilterList" => "CrmCustomFieldFilterList",
2629 
2630  "OtherCustomField" => "OtherCustomField",
2631 
2632  "OtherCustomFieldFilter" => "OtherCustomFieldFilter",
2633 
2634  "OtherCustomFieldFilterList" => "OtherCustomFieldFilterList",
2635 
2636  "ItemCustomField" => "ItemCustomField",
2637 
2638  "ItemCustomFieldFilter" => "ItemCustomFieldFilter",
2639 
2640  "ItemCustomFieldFilterList" => "ItemCustomFieldFilterList",
2641 
2642  "TransactionBodyCustomField" => "TransactionBodyCustomField",
2643 
2644  "TransactionBodyCustomFieldFilter" => "TransactionBodyCustomFieldFilter",
2645 
2646  "TransactionBodyCustomFieldFilterList" => "TransactionBodyCustomFieldFilterList",
2647 
2648  "TransactionColumnCustomField" => "TransactionColumnCustomField",
2649 
2650  "TransactionColumnCustomFieldFilter" => "TransactionColumnCustomFieldFilter",
2651 
2652  "TransactionColumnCustomFieldFilterList" => "TransactionColumnCustomFieldFilterList",
2653 
2654  "ItemOptionCustomField" => "ItemOptionCustomField",
2655 
2656  "ItemsList" => "ItemsList",
2657 
2658  "ItemOptionCustomFieldFilter" => "ItemOptionCustomFieldFilter",
2659 
2660  "ItemOptionCustomFieldFilterList" => "ItemOptionCustomFieldFilterList",
2661 
2662  "CustomRecordCustomField" => "CustomRecordCustomField",
2663 
2664  "CustomRecordCustomFieldFilter" => "CustomRecordCustomFieldFilter",
2665 
2666  "CustomRecordCustomFieldFilterList" => "CustomRecordCustomFieldFilterList",
2667 
2668  "CustomFieldRoleAccess" => "CustomFieldRoleAccess",
2669 
2670  "CustomFieldRoleAccessList" => "CustomFieldRoleAccessList",
2671 
2672  "CustomFieldDepartmentAccess" => "CustomFieldDepartmentAccess",
2673 
2674  "CustomFieldDepartmentAccessList" => "CustomFieldDepartmentAccessList",
2675 
2676  "CustomFieldSubAccess" => "CustomFieldSubAccess",
2677 
2678  "CustomFieldSubAccessList" => "CustomFieldSubAccessList",
2679 
2680  "LanguageValue" => "LanguageValue",
2681 
2682  "LanguageValueList" => "LanguageValueList",
2683 
2684  "CustomFieldTranslations" => "CustomFieldTranslations",
2685 
2686  "CustomFieldTranslationsList" => "CustomFieldTranslationsList",
2687 
2688  "ItemNumberCustomField" => "ItemNumberCustomField",
2689 
2690  "ItemNumberCustomFieldFilter" => "ItemNumberCustomFieldFilter",
2691 
2692  "ItemNumberCustomFieldFilterList" => "ItemNumberCustomFieldFilterList",
2693 
2694  "CustomListSearch" => "CustomListSearch",
2695 
2696  "CustomListSearchAdvanced" => "CustomListSearchAdvanced",
2697 
2698  "CustomListSearchRow" => "CustomListSearchRow",
2699 
2700  "AppDefinition" => "AppDefinition",
2701 
2702  "AppDefinitionPackages" => "AppDefinitionPackages",
2703 
2704  "AppDefinitionPackagesList" => "AppDefinitionPackagesList",
2705 
2706  "AppDefinitionSearch" => "AppDefinitionSearch",
2707 
2708  "AppDefinitionSearchAdvanced" => "AppDefinitionSearchAdvanced",
2709 
2710  "AppDefinitionSearchRow" => "AppDefinitionSearchRow",
2711 
2712  "AppPackage" => "AppPackage",
2713 
2714  "AppPackageSearch" => "AppPackageSearch",
2715 
2716  "AppPackageSearchAdvanced" => "AppPackageSearchAdvanced",
2717 
2718  "AppPackageSearchRow" => "AppPackageSearchRow",
2719 
2720  "CustomRecordTranslations" => "CustomRecordTranslations",
2721 
2722  "CustomRecordTranslationsList" => "CustomRecordTranslationsList",
2723 
2724  "CustomTransaction" => "CustomTransaction",
2725 
2726  "CustomTransactionLine" => "CustomTransactionLine",
2727 
2728  "CustomTransactionLineList" => "CustomTransactionLineList",
2729 
2730  "CustomTransactionAccountingBookDetail" => "CustomTransactionAccountingBookDetail",
2731 
2732  "CustomTransactionAccountingBookDetailList" => "CustomTransactionAccountingBookDetailList",
2733 
2734  "EmployeePayFrequency" => "EmployeePayFrequency",
2735 
2736  "EmployeeUseTimeData" => "EmployeeUseTimeData",
2737 
2738  "EmployeeCommissionPaymentPreference" => "EmployeeCommissionPaymentPreference",
2739 
2740  "Gender" => "Gender",
2741 
2742  "EmployeeAccruedTimeAccrualMethod" => "EmployeeAccruedTimeAccrualMethod",
2743 
2744  "EmployeeDirectDepositAccountStatus" => "EmployeeDirectDepositAccountStatus",
2745 
2746  "PayrollItemItemTypeNoHierarchy" => "PayrollItemItemTypeNoHierarchy",
2747 
2748  "Employee" => "Employee",
2749 
2750  "EmployeeSubscriptions" => "EmployeeSubscriptions",
2751 
2752  "EmployeeSubscriptionsList" => "EmployeeSubscriptionsList",
2753 
2754  "EmployeeAddressbook" => "EmployeeAddressbook",
2755 
2756  "EmployeeAddressbookList" => "EmployeeAddressbookList",
2757 
2758  "EmployeeRoles" => "EmployeeRoles",
2759 
2760  "EmployeeRolesList" => "EmployeeRolesList",
2761 
2762  "EmployeeSearch" => "EmployeeSearch",
2763 
2764  "EmployeeSearchAdvanced" => "EmployeeSearchAdvanced",
2765 
2766  "EmployeeSearchRow" => "EmployeeSearchRow",
2767 
2768  "EmployeeEmergencyContact" => "EmployeeEmergencyContact",
2769 
2770  "EmployeeEmergencyContactList" => "EmployeeEmergencyContactList",
2771 
2772  "EmployeeHrEducation" => "EmployeeHrEducation",
2773 
2774  "EmployeeHrEducationList" => "EmployeeHrEducationList",
2775 
2776  "EmployeeAccruedTime" => "EmployeeAccruedTime",
2777 
2778  "EmployeeAccruedTimeList" => "EmployeeAccruedTimeList",
2779 
2780  "EmployeeDeduction" => "EmployeeDeduction",
2781 
2782  "EmployeeDeductionList" => "EmployeeDeductionList",
2783 
2784  "EmployeeCompanyContribution" => "EmployeeCompanyContribution",
2785 
2786  "EmployeeCompanyContributionList" => "EmployeeCompanyContributionList",
2787 
2788  "EmployeeEarning" => "EmployeeEarning",
2789 
2790  "EmployeeEarningList" => "EmployeeEarningList",
2791 
2792  "EmployeeDirectDeposit" => "EmployeeDirectDeposit",
2793 
2794  "EmployeeDirectDepositList" => "EmployeeDirectDepositList",
2795 
2796  "PayrollItem" => "PayrollItem",
2797 
2798  "PayrollItemSearch" => "PayrollItemSearch",
2799 
2800  "PayrollItemSearchAdvanced" => "PayrollItemSearchAdvanced",
2801 
2802  "PayrollItemSearchRow" => "PayrollItemSearchRow",
2803 
2804  "MediaType" => "MediaType",
2805 
2806  "FileAttachFrom" => "FileAttachFrom",
2807 
2808  "FileEncoding" => "FileEncoding",
2809 
2810  "TextFileEncoding" => "TextFileEncoding",
2811 
2812  "FolderFolderType" => "FolderFolderType",
2813 
2814  "SiteCategoryTranslation" => "SiteCategoryTranslation",
2815 
2816  "SiteCategoryTranslationList" => "SiteCategoryTranslationList",
2817 
2818  "SiteCategoryPresentationItemList" => "SiteCategoryPresentationItemList",
2819 
2820  "SiteCategorySearch" => "SiteCategorySearch",
2821 
2822  "SiteCategorySearchAdvanced" => "SiteCategorySearchAdvanced",
2823 
2824  "SiteCategorySearchRow" => "SiteCategorySearchRow",
2825 
2826  "TimeBillTimeType" => "TimeBillTimeType",
2827 
2828  "TimeBill" => "TimeBill",
2829 
2830  "TimeBillSearch" => "TimeBillSearch",
2831 
2832  "TimeBillSearchAdvanced" => "TimeBillSearchAdvanced",
2833 
2834  "TimeBillSearchRow" => "TimeBillSearchRow",
2835 
2836  "ExpenseReport" => "ExpenseReport",
2837 
2838  "ExpenseReportExpense" => "ExpenseReportExpense",
2839 
2840  "ExpenseReportExpenseList" => "ExpenseReportExpenseList",
2841 
2842  "PaycheckJournal" => "PaycheckJournal",
2843 
2844  "PaycheckJournalCompanyTax" => "PaycheckJournalCompanyTax",
2845 
2846  "PaycheckJournalCompanyTaxList" => "PaycheckJournalCompanyTaxList",
2847 
2848  "PaycheckJournalDeduction" => "PaycheckJournalDeduction",
2849 
2850  "PaycheckJournalDeductionList" => "PaycheckJournalDeductionList",
2851 
2852  "PaycheckJournalCompanyContribution" => "PaycheckJournalCompanyContribution",
2853 
2854  "PaycheckJournalCompanyContributionList" => "PaycheckJournalCompanyContributionList",
2855 
2856  "PaycheckJournalEarning" => "PaycheckJournalEarning",
2857 
2858  "PaycheckJournalEarningList" => "PaycheckJournalEarningList",
2859 
2860  "PaycheckJournalEmployeeTax" => "PaycheckJournalEmployeeTax",
2861 
2862  "PaycheckJournalEmployeeTaxList" => "PaycheckJournalEmployeeTaxList",
2863 
2864  "TimeEntry" => "TimeEntry",
2865 
2866  "TimeSheet" => "TimeSheet",
2867 
2868  "TimeSheetTimeGrid" => "TimeSheetTimeGrid",
2869 
2870  "TimeSheetTimeGridList" => "TimeSheetTimeGridList",
2871 
2872  "TimeEntrySearch" => "TimeEntrySearch",
2873 
2874  "TimeEntrySearchAdvanced" => "TimeEntrySearchAdvanced",
2875 
2876  "TimeEntrySearchRow" => "TimeEntrySearchRow",
2877 
2878  "TimeSheetSearch" => "TimeSheetSearch",
2879 
2880  "TimeSheetSearchAdvanced" => "TimeSheetSearchAdvanced",
2881 
2882  "TimeSheetSearchRow" => "TimeSheetSearchRow",
2883 
2884  "CampaignCampaignDirectMailStatus" => "CampaignCampaignDirectMailStatus",
2885 
2886  "CampaignCampaignEmailStatus" => "CampaignCampaignEmailStatus",
2887 
2888  "CampaignCampaignEventStatus" => "CampaignCampaignEventStatus",
2889 
2890  "CampaignChannelEventType" => "CampaignChannelEventType",
2891 
2892  "CampaignResponseResponse" => "CampaignResponseResponse",
2893 
2894  "CampaignCampaignEventType" => "CampaignCampaignEventType",
2895 
2896  "CampaignResponse" => "CampaignResponse",
2897 
2898  "CampaignStatus" => "CampaignStatus",
2899 
2900  "PromotionCodeApplyDiscountTo" => "PromotionCodeApplyDiscountTo",
2901 
2902  "CampaignResponseCategory" => "CampaignResponseCategory",
2903 
2904  "PromotionCodeUseType" => "PromotionCodeUseType",
2905 
2906  "Campaign" => "Campaign",
2907 
2908  "CampaignEmail" => "CampaignEmail",
2909 
2910  "CampaignEmailList" => "CampaignEmailList",
2911 
2912  "CampaignDirectMail" => "CampaignDirectMail",
2913 
2914  "CampaignDirectMailList" => "CampaignDirectMailList",
2915 
2916  "CampaignEvent" => "CampaignEvent",
2917 
2918  "CampaignEventList" => "CampaignEventList",
2919 
2920  "CampaignEventResponse" => "CampaignEventResponse",
2921 
2922  "CampaignEventResponseList" => "CampaignEventResponseList",
2923 
2924  "CampaignSearch" => "CampaignSearch",
2925 
2926  "CampaignSearchAdvanced" => "CampaignSearchAdvanced",
2927 
2928  "CampaignSearchRow" => "CampaignSearchRow",
2929 
2930  "CampaignCategory" => "CampaignCategory",
2931 
2932  "CampaignAudience" => "CampaignAudience",
2933 
2934  "CampaignFamily" => "CampaignFamily",
2935 
2936  "CampaignSearchEngine" => "CampaignSearchEngine",
2937 
2938  "CampaignChannel" => "CampaignChannel",
2939 
2940  "CampaignOffer" => "CampaignOffer",
2941 
2942  "CampaignResponseResponses" => "CampaignResponseResponses",
2943 
2944  "CampaignResponseResponsesList" => "CampaignResponseResponsesList",
2945 
2946  "CampaignVertical" => "CampaignVertical",
2947 
2948  "CampaignSubscription" => "CampaignSubscription",
2949 
2950  "PromotionCode" => "PromotionCode",
2951 
2952  "PromotionCodePartners" => "PromotionCodePartners",
2953 
2954  "PromotionCodePartnersList" => "PromotionCodePartnersList",
2955 
2956  "PromotionCodeItems" => "PromotionCodeItems",
2957 
2958  "PromotionCodeItemsList" => "PromotionCodeItemsList",
2959 
2960  "PromotionCodeSearch" => "PromotionCodeSearch",
2961 
2962  "PromotionCodeSearchAdvanced" => "PromotionCodeSearchAdvanced",
2963 
2964  "PromotionCodeSearchRow" => "PromotionCodeSearchRow",
2965 
2966  "PromotionCodeCurrency" => "PromotionCodeCurrency",
2967 
2968  "PromotionCodeCurrencyList" => "PromotionCodeCurrencyList",
2969 
2970  "CouponCode" => "CouponCode",
2971 
2972  "CouponCodeSearch" => "CouponCodeSearch",
2973 
2974  "CouponCodeSearchAdvanced" => "CouponCodeSearchAdvanced",
2975 
2976  "CouponCodeSearchRow" => "CouponCodeSearchRow",
2977 
2978  "DemandPlanCalendarType" => "DemandPlanCalendarType",
2979 
2980  "DemandPlanMonth" => "DemandPlanMonth",
2981 
2982  "DayOfTheWeek" => "DayOfTheWeek",
2983 
2984  "ItemDemandPlanProjectionMethod" => "ItemDemandPlanProjectionMethod",
2985 
2986  "ItemSupplyPlanOrderType" => "ItemSupplyPlanOrderType",
2987 
2988  "ItemDemandPlan" => "ItemDemandPlan",
2989 
2990  "DemandPlan" => "DemandPlan",
2991 
2992  "DemandPlanMatrix" => "DemandPlanMatrix",
2993 
2994  "PeriodDemandPlanList" => "PeriodDemandPlanList",
2995 
2996  "PeriodDemandPlan" => "PeriodDemandPlan",
2997 
2998  "ItemDemandPlanSearch" => "ItemDemandPlanSearch",
2999 
3000  "ItemDemandPlanSearchAdvanced" => "ItemDemandPlanSearchAdvanced",
3001 
3002  "ItemDemandPlanSearchRow" => "ItemDemandPlanSearchRow",
3003 
3004  "ItemSupplyPlan" => "ItemSupplyPlan",
3005 
3006  "ItemSupplyPlanOrder" => "ItemSupplyPlanOrder",
3007 
3008  "ItemSupplyPlanOrderList" => "ItemSupplyPlanOrderList",
3009 
3010  "ItemSupplyPlanSearch" => "ItemSupplyPlanSearch",
3011 
3012  "ItemSupplyPlanSearchAdvanced" => "ItemSupplyPlanSearchAdvanced",
3013 
3014  "ItemSupplyPlanSearchRow" => "ItemSupplyPlanSearchRow",
3015 
3016  "ManufacturingOperationTaskStatus" => "ManufacturingOperationTaskStatus",
3017 
3018  "ManufacturingOperationTaskPredecessorPredecessorType" => "ManufacturingOperationTaskPredecessorPredecessorType",
3019 
3020  "ManufacturingLagType" => "ManufacturingLagType",
3021 
3022  "ManufacturingCostTemplate" => "ManufacturingCostTemplate",
3023 
3024  "ManufacturingCostDetail" => "ManufacturingCostDetail",
3025 
3026  "ManufacturingCostDetailList" => "ManufacturingCostDetailList",
3027 
3028  "ManufacturingCostTemplateSearch" => "ManufacturingCostTemplateSearch",
3029 
3030  "ManufacturingCostTemplateSearchAdvanced" => "ManufacturingCostTemplateSearchAdvanced",
3031 
3032  "ManufacturingCostTemplateSearchRow" => "ManufacturingCostTemplateSearchRow",
3033 
3034  "ManufacturingRouting" => "ManufacturingRouting",
3035 
3036  "ManufacturingRoutingRoutingStep" => "ManufacturingRoutingRoutingStep",
3037 
3038  "ManufacturingRoutingRoutingStepList" => "ManufacturingRoutingRoutingStepList",
3039 
3040  "ManufacturingRoutingSearch" => "ManufacturingRoutingSearch",
3041 
3042  "ManufacturingRoutingSearchAdvanced" => "ManufacturingRoutingSearchAdvanced",
3043 
3044  "ManufacturingRoutingSearchRow" => "ManufacturingRoutingSearchRow",
3045 
3046  "ManufacturingOperationTask" => "ManufacturingOperationTask",
3047 
3048  "ManufacturingOperationTaskSearch" => "ManufacturingOperationTaskSearch",
3049 
3050  "ManufacturingOperationTaskSearchAdvanced" => "ManufacturingOperationTaskSearchAdvanced",
3051 
3052  "ManufacturingOperationTaskSearchRow" => "ManufacturingOperationTaskSearchRow",
3053 
3054  "ManufacturingOperationTaskPredecessor" => "ManufacturingOperationTaskPredecessor",
3055 
3056  "ManufacturingOperationTaskPredecessorList" => "ManufacturingOperationTaskPredecessorList",
3057 
3058  "ManufacturingRoutingRoutingComponent" => "ManufacturingRoutingRoutingComponent",
3059 
3060  "ManufacturingRoutingRoutingComponentList" => "ManufacturingRoutingRoutingComponentList",
3061 
3062  );
3063 
3064 
3065 
3066  /*
3067 
3068  * Constructor using wsdl location and options array
3069 
3070  * @param string $wsdl WSDL location for this service
3071 
3072  * @param array $options Options for the SoapClient
3073 
3074  */
3075 
3076  public function __construct($wsdl=null, $options=array()) {
3077 
3078  parent::__construct($wsdl, $options);
3079 
3080  }
3081 
3082 
3083 
3098  public function login(LoginRequest $arg) {
3099 
3100  return $this->makeSoapCall("login", $arg);
3101 
3102  }
3103 
3104 
3105 
3106 
3107 
3122  public function ssoLogin(SsoLoginRequest $arg) {
3123 
3124  return $this->makeSoapCall("ssoLogin", $arg);
3125 
3126  }
3127 
3128 
3129 
3130 
3131 
3146  public function mapSso(MapSsoRequest $arg) {
3147 
3148  return $this->makeSoapCall("mapSso", $arg);
3149 
3150  }
3151 
3152 
3153 
3154 
3155 
3170  public function changePassword(ChangePasswordRequest $arg) {
3171 
3172  return $this->makeSoapCall("changePassword", $arg);
3173 
3174  }
3175 
3176 
3177 
3178 
3179 
3194  public function changeEmail(ChangeEmailRequest $arg) {
3195 
3196  return $this->makeSoapCall("changeEmail", $arg);
3197 
3198  }
3199 
3200 
3201 
3202 
3203 
3218  public function logout(LogoutRequest $arg) {
3219 
3220  return $this->makeSoapCall("logout", $arg);
3221 
3222  }
3223 
3224 
3225 
3226 
3227 
3242  public function add(AddRequest $arg) {
3243 
3244  return $this->makeSoapCall("add", $arg);
3245 
3246  }
3247 
3248 
3249 
3250 
3251 
3266  public function delete(DeleteRequest $arg) {
3267 
3268  return $this->makeSoapCall("delete", $arg);
3269 
3270  }
3271 
3272 
3273 
3274 
3275 
3290  public function search(SearchRequest $arg) {
3291 
3292  return $this->makeSoapCall("search", $arg);
3293 
3294  }
3295 
3296 
3297 
3298 
3299 
3314  public function searchMore(SearchMoreRequest $arg) {
3315 
3316  return $this->makeSoapCall("searchMore", $arg);
3317 
3318  }
3319 
3320 
3321 
3322 
3323 
3339 
3340  return $this->makeSoapCall("searchMoreWithId", $arg);
3341 
3342  }
3343 
3344 
3345 
3346 
3347 
3362  public function searchNext(SearchNextRequest $arg) {
3363 
3364  return $this->makeSoapCall("searchNext", $arg);
3365 
3366  }
3367 
3368 
3369 
3370 
3371 
3386  public function update(UpdateRequest $arg) {
3387 
3388  return $this->makeSoapCall("update", $arg);
3389 
3390  }
3391 
3392 
3393 
3394 
3395 
3410  public function upsert(UpsertRequest $arg) {
3411 
3412  return $this->makeSoapCall("upsert", $arg);
3413 
3414  }
3415 
3416 
3417 
3418 
3419 
3434  public function addList(AddListRequest $arg) {
3435 
3436  return $this->makeSoapCall("addList", $arg);
3437 
3438  }
3439 
3440 
3441 
3442 
3443 
3458  public function deleteList(DeleteListRequest $arg) {
3459 
3460  return $this->makeSoapCall("deleteList", $arg);
3461 
3462  }
3463 
3464 
3465 
3466 
3467 
3482  public function updateList(UpdateListRequest $arg) {
3483 
3484  return $this->makeSoapCall("updateList", $arg);
3485 
3486  }
3487 
3488 
3489 
3490 
3491 
3506  public function upsertList(UpsertListRequest $arg) {
3507 
3508  return $this->makeSoapCall("upsertList", $arg);
3509 
3510  }
3511 
3512 
3513 
3514 
3515 
3530  public function get(GetRequest $arg) {
3531 
3532  return $this->makeSoapCall("get", $arg);
3533 
3534  }
3535 
3536 
3537 
3538 
3539 
3554  public function getList(GetListRequest $arg) {
3555 
3556  return $this->makeSoapCall("getList", $arg);
3557 
3558  }
3559 
3560 
3561 
3562 
3563 
3578  public function getAll(GetAllRequest $arg) {
3579 
3580  return $this->makeSoapCall("getAll", $arg);
3581 
3582  }
3583 
3584 
3585 
3586 
3587 
3602  public function getSavedSearch(GetSavedSearchRequest $arg) {
3603 
3604  return $this->makeSoapCall("getSavedSearch", $arg);
3605 
3606  }
3607 
3608 
3609 
3610 
3611 
3627 
3628  return $this->makeSoapCall("getCustomizationId", $arg);
3629 
3630  }
3631 
3632 
3633 
3634 
3635 
3650  public function initialize(InitializeRequest $arg) {
3651 
3652  return $this->makeSoapCall("initialize", $arg);
3653 
3654  }
3655 
3656 
3657 
3658 
3659 
3674  public function initializeList(InitializeListRequest $arg) {
3675 
3676  return $this->makeSoapCall("initializeList", $arg);
3677 
3678  }
3679 
3680 
3681 
3682 
3683 
3698  public function getSelectValue(getSelectValueRequest $arg) {
3699 
3700  return $this->makeSoapCall("getSelectValue", $arg);
3701 
3702  }
3703 
3704 
3705 
3706 
3707 
3723 
3724  return $this->makeSoapCall("getItemAvailability", $arg);
3725 
3726  }
3727 
3728 
3729 
3730 
3731 
3747 
3748  return $this->makeSoapCall("getBudgetExchangeRate", $arg);
3749 
3750  }
3751 
3752 
3753 
3754 
3755 
3771 
3772  return $this->makeSoapCall("getConsolidatedExchangeRate", $arg);
3773 
3774  }
3775 
3776 
3777 
3778 
3779 
3794  public function getCurrencyRate(GetCurrencyRateRequest $arg) {
3795 
3796  return $this->makeSoapCall("getCurrencyRate", $arg);
3797 
3798  }
3799 
3800 
3801 
3802 
3803 
3819 
3820  return $this->makeSoapCall("getDataCenterUrls", $arg);
3821 
3822  }
3823 
3824 
3825 
3826 
3827 
3843 
3844  return $this->makeSoapCall("getPostingTransactionSummary", $arg);
3845 
3846  }
3847 
3848 
3849 
3850 
3851 
3866  public function getServerTime(GetServerTimeRequest $arg) {
3867 
3868  return $this->makeSoapCall("getServerTime", $arg);
3869 
3870  }
3871 
3872 
3873 
3874 
3875 
3890  public function attach(AttachRequest $arg) {
3891 
3892  return $this->makeSoapCall("attach", $arg);
3893 
3894  }
3895 
3896 
3897 
3898 
3899 
3914  public function detach(DetachRequest $arg) {
3915 
3916  return $this->makeSoapCall("detach", $arg);
3917 
3918  }
3919 
3920 
3921 
3922 
3923 
3939 
3940  return $this->makeSoapCall("updateInviteeStatus", $arg);
3941 
3942  }
3943 
3944 
3945 
3946 
3947 
3963 
3964  return $this->makeSoapCall("updateInviteeStatusList", $arg);
3965 
3966  }
3967 
3968 
3969 
3970 
3971 
3986  public function asyncAddList(AsyncAddListRequest $arg) {
3987 
3988  return $this->makeSoapCall("asyncAddList", $arg);
3989 
3990  }
3991 
3992 
3993 
3994 
3995 
4010  public function asyncUpdateList(AsyncUpdateListRequest $arg) {
4011 
4012  return $this->makeSoapCall("asyncUpdateList", $arg);
4013 
4014  }
4015 
4016 
4017 
4018 
4019 
4034  public function asyncUpsertList(AsyncUpsertListRequest $arg) {
4035 
4036  return $this->makeSoapCall("asyncUpsertList", $arg);
4037 
4038  }
4039 
4040 
4041 
4042 
4043 
4058  public function asyncDeleteList(AsyncDeleteListRequest $arg) {
4059 
4060  return $this->makeSoapCall("asyncDeleteList", $arg);
4061 
4062  }
4063 
4064 
4065 
4066 
4067 
4082  public function asyncGetList(AsyncGetListRequest $arg) {
4083 
4084  return $this->makeSoapCall("asyncGetList", $arg);
4085 
4086  }
4087 
4088 
4089 
4090 
4091 
4107 
4108  return $this->makeSoapCall("asyncInitializeList", $arg);
4109 
4110  }
4111 
4112 
4113 
4114 
4115 
4130  public function asyncSearch(AsyncSearchRequest $arg) {
4131 
4132  return $this->makeSoapCall("asyncSearch", $arg);
4133 
4134  }
4135 
4136 
4137 
4138 
4139 
4154  public function getAsyncResult(GetAsyncResultRequest $arg) {
4155 
4156  return $this->makeSoapCall("getAsyncResult", $arg);
4157 
4158  }
4159 
4160 
4161 
4162 
4163 
4179 
4180  return $this->makeSoapCall("checkAsyncStatus", $arg);
4181 
4182  }
4183 
4184 
4185 
4186 
4187 
4202  public function getDeleted(GetDeletedRequest $arg) {
4203 
4204  return $this->makeSoapCall("getDeleted", $arg);
4205 
4206  }
4207 
4208 
4209 
4210 
4211 
4212 }
search(SearchRequest $arg)
upsert(UpsertRequest $arg)
asyncAddList(AsyncAddListRequest $arg)
asyncSearch(AsyncSearchRequest $arg)
changeEmail(ChangeEmailRequest $arg)
getSavedSearch(GetSavedSearchRequest $arg)
updateInviteeStatus(UpdateInviteeStatusRequest $arg)
searchNext(SearchNextRequest $arg)
makeSoapCall($operation, $parameter)
updateList(UpdateListRequest $arg)
updateInviteeStatusList(UpdateInviteeStatusListRequest $arg)
getConsolidatedExchangeRate(GetConsolidatedExchangeRateRequest $arg)
mapSso(MapSsoRequest $arg)
asyncGetList(AsyncGetListRequest $arg)
getBudgetExchangeRate(GetBudgetExchangeRateRequest $arg)
getDataCenterUrls(GetDataCenterUrlsRequest $arg)
asyncDeleteList(AsyncDeleteListRequest $arg)
getList(GetListRequest $arg)
asyncUpsertList(AsyncUpsertListRequest $arg)
upsertList(UpsertListRequest $arg)
initialize(InitializeRequest $arg)
changePassword(ChangePasswordRequest $arg)
initializeList(InitializeListRequest $arg)
getPostingTransactionSummary(GetPostingTransactionSummaryRequest $arg)
addList(AddListRequest $arg)
getServerTime(GetServerTimeRequest $arg)
getSelectValue(getSelectValueRequest $arg)
getCustomizationId(GetCustomizationIdRequest $arg)
searchMoreWithId(SearchMoreWithIdRequest $arg)
ssoLogin(SsoLoginRequest $arg)
login(LoginRequest $arg)
getDeleted(GetDeletedRequest $arg)
searchMore(SearchMoreRequest $arg)
attach(AttachRequest $arg)
getAsyncResult(GetAsyncResultRequest $arg)
__construct($wsdl=null, $options=array())
getAll(GetAllRequest $arg)
getCurrencyRate(GetCurrencyRateRequest $arg)
asyncInitializeList(AsyncInitializeListRequest $arg)
add(AddRequest $arg)
asyncUpdateList(AsyncUpdateListRequest $arg)
deleteList(DeleteListRequest $arg)
logout(LogoutRequest $arg)
getItemAvailability(GetItemAvailabilityRequest $arg)
update(UpdateRequest $arg)
checkAsyncStatus(CheckAsyncStatusRequest $arg)
detach(DetachRequest $arg)