/**
* Class which returns the class map definition
* @package
*/
class ClassMap
{
/**
* Returns the mapping between the WSDL Structs and generated Structs' classes
* This array is sent to the \SoapClient when calling the WS
* @return string[]
*/
final public static function get()
{
return array(
'ArrayOfWSCustomer' => '\\ArrayType\\ArrayOfWSCustomer',
'WSGroup' => '\\StructType\\WSGroup',
'ArrayOfWSAccount' => '\\ArrayType\\ArrayOfWSAccount',
'ArrayOfWSTaskInput' => '\\ArrayType\\ArrayOfWSTaskInput',
'ArrayOfWSBookingPair' => '\\ArrayType\\ArrayOfWSBookingPair',
'ArrayOfWSExtensibleCustomer' => '\\ArrayType\\ArrayOfWSExtensibleCustomer',
'ArrayOfWSVehicleStatus' => '\\ArrayType\\ArrayOfWSVehicleStatus',
'WSPosition' => '\\StructType\\WSPosition',
'ArrayOfWSGroupMembership' => '\\ArrayType\\ArrayOfWSGroupMembership',
'ArrayOfWSExtension' => '\\ArrayType\\ArrayOfWSExtension',
'WSTaskInput' => '\\StructType\\WSTaskInput',
'WSWaypoint2' => '\\StructType\\WSWaypoint2',
'WSCustomTerminalRecord' => '\\StructType\\WSCustomTerminalRecord',
'WSFulldayAbsenceBlock' => '\\StructType\\WSFulldayAbsenceBlock',
'WSLevel' => '\\StructType\\WSLevel',
'WSCustomTerminalInfo' => '\\StructType\\WSCustomTerminalInfo',
'ArrayOfWSLevel' => '\\ArrayType\\ArrayOfWSLevel',
'WSTask' => '\\StructType\\WSTask',
'WSTaskSearchParams' => '\\StructType\\WSTaskSearchParams',
'WSLevelIdentification' => '\\StructType\\WSLevelIdentification',
'ArrayOfWSLevelDefinition' => '\\ArrayType\\ArrayOfWSLevelDefinition',
'WSVehicle' => '\\StructType\\WSVehicle',
'ArrayOfWSTimestamp' => '\\ArrayType\\ArrayOfWSTimestamp',
'ArrayOfWSTask' => '\\ArrayType\\ArrayOfWSTask',
'ArrayOfWSExtensibleBooking' => '\\ArrayType\\ArrayOfWSExtensibleBooking',
'ArrayOfWSCalendarEntry' => '\\ArrayType\\ArrayOfWSCalendarEntry',
'WSBookingPair' => '\\StructType\\WSBookingPair',
'WSLink' => '\\StructType\\WSLink',
'ArrayOfWSWaypoint2' => '\\ArrayType\\ArrayOfWSWaypoint2',
'ArrayOfWSTerminalBooking' => '\\ArrayType\\ArrayOfWSTerminalBooking',
'WSForm' => '\\StructType\\WSForm',
'WSWaypoint' => '\\StructType\\WSWaypoint',
'ArrayOfWSPerson' => '\\ArrayType\\ArrayOfWSPerson',
'ArrayOfWSTrip' => '\\ArrayType\\ArrayOfWSTrip',
'WSLinkedDuration' => '\\StructType\\WSLinkedDuration',
'WSTaskAction' => '\\StructType\\WSTaskAction',
'WSTaskRecipient' => '\\StructType\\WSTaskRecipient',
'WSTerminal' => '\\StructType\\WSTerminal',
'WSCustomer' => '\\StructType\\WSCustomer',
'WSGeoPoint' => '\\StructType\\WSGeoPoint',
'ArrayOfWSTimestampedValue' => '\\ArrayType\\ArrayOfWSTimestampedValue',
'ArrayOfWSTrip2' => '\\ArrayType\\ArrayOfWSTrip2',
'ArrayOfWSGroup' => '\\ArrayType\\ArrayOfWSGroup',
'WSTimestampedValue' => '\\StructType\\WSTimestampedValue',
'ArrayOfWSExtensibleTerminal' => '\\ArrayType\\ArrayOfWSExtensibleTerminal',
'ArrayOfWSLevelIdentification' => '\\ArrayType\\ArrayOfWSLevelIdentification',
'WSAttachedDocument' => '\\StructType\\WSAttachedDocument',
'WSTrip' => '\\StructType\\WSTrip',
'ArrayOfWSExtensibleLevel' => '\\ArrayType\\ArrayOfWSExtensibleLevel',
'ArrayOfWSFulldayAbsenceBlock' => '\\ArrayType\\ArrayOfWSFulldayAbsenceBlock',
'WSVehicleStatus' => '\\StructType\\WSVehicleStatus',
'ArrayOfWSAccountDefinition' => '\\ArrayType\\ArrayOfWSAccountDefinition',
'ArrayOfWSTripList' => '\\ArrayType\\ArrayOfWSTripList',
'ArrayOfWSChange' => '\\ArrayType\\ArrayOfWSChange',
'WSPropertyDefinition' => '\\StructType\\WSPropertyDefinition',
'WSTerminalBooking' => '\\StructType\\WSTerminalBooking',
'WSAccount' => '\\StructType\\WSAccount',
'ArrayOfWSBulkAccountCorrection' => '\\ArrayType\\ArrayOfWSBulkAccountCorrection',
'WSCalendarEntry' => '\\StructType\\WSCalendarEntry',
'WSBdeCustomPropertyDefinition' => '\\StructType\\WSBdeCustomPropertyDefinition',
'ArrayOfWSTerminalBooking2' => '\\ArrayType\\ArrayOfWSTerminalBooking2',
'WSExtensibleTerminal' => '\\StructType\\WSExtensibleTerminal',
'WSTerminalBooking2' => '\\StructType\\WSTerminalBooking2',
'ArrayOfWSVehicle' => '\\ArrayType\\ArrayOfWSVehicle',
'ArrayOfWSCustomTerminalInfo' => '\\ArrayType\\ArrayOfWSCustomTerminalInfo',
'ArrayOfWSExtensiblePerson' => '\\ArrayType\\ArrayOfWSExtensiblePerson',
'WSGenericProperty' => '\\StructType\\WSGenericProperty',
'ArrayOfWSTaskRecipient' => '\\ArrayType\\ArrayOfWSTaskRecipient',
'ArrayOfWSLink' => '\\ArrayType\\ArrayOfWSLink',
'WSLevelDefinition' => '\\StructType\\WSLevelDefinition',
'WSPerson' => '\\StructType\\WSPerson',
'WSKeyValue' => '\\StructType\\WSKeyValue',
'WSGroupMembership' => '\\StructType\\WSGroupMembership',
'WSCustomTerminalInfoBlock' => '\\StructType\\WSCustomTerminalInfoBlock',
'WSBulkAccountCorrection' => '\\StructType\\WSBulkAccountCorrection',
'WSAddress' => '\\StructType\\WSAddress',
'ArrayOfWSKeyValue' => '\\ArrayType\\ArrayOfWSKeyValue',
'WSTimestamp' => '\\StructType\\WSTimestamp',
'WSExtension' => '\\StructType\\WSExtension',
'ArrayOfWSCustomTerminalRecord' => '\\ArrayType\\ArrayOfWSCustomTerminalRecord',
'BasicExtensibleObject' => '\\StructType\\BasicExtensibleObject',
'WSKeyValueGroup' => '\\StructType\\WSKeyValueGroup',
'ArrayOfWSProperty' => '\\ArrayType\\ArrayOfWSProperty',
'WSTaskActionResult' => '\\StructType\\WSTaskActionResult',
'WSTripList' => '\\StructType\\WSTripList',
'ArrayOfWSPropertyDefinition' => '\\ArrayType\\ArrayOfWSPropertyDefinition',
'WSExtensibleLevel' => '\\StructType\\WSExtensibleLevel',
'ArrayOfWSBdeCustomPropertyDefinition' => '\\ArrayType\\ArrayOfWSBdeCustomPropertyDefinition',
'ArrayOfWSCustomTerminalInfoBlock' => '\\ArrayType\\ArrayOfWSCustomTerminalInfoBlock',
'WSProperty' => '\\StructType\\WSProperty',
'ArrayOfWSAttachedDocument' => '\\ArrayType\\ArrayOfWSAttachedDocument',
'ArrayOfWSGenericProperty' => '\\ArrayType\\ArrayOfWSGenericProperty',
'WSExtensibleCustomer' => '\\StructType\\WSExtensibleCustomer',
'ArrayOfWSKeyValueGroup' => '\\ArrayType\\ArrayOfWSKeyValueGroup',
'ArrayOfWSLinkedDuration' => '\\ArrayType\\ArrayOfWSLinkedDuration',
'WSChange' => '\\StructType\\WSChange',
'WSTrip2' => '\\StructType\\WSTrip2',
'WSAccountDefinition' => '\\StructType\\WSAccountDefinition',
'WSExtensiblePerson' => '\\StructType\\WSExtensiblePerson',
'WSExtensibleBooking' => '\\StructType\\WSExtensibleBooking',
'ArrayOfWSForm' => '\\ArrayType\\ArrayOfWSForm',
'ArrayOfWSEntryDoorExceptionBlock' => '\\ArrayType\\ArrayOfWSEntryDoorExceptionBlock',
'WSEntryPeriodDefinition' => '\\StructType\\WSEntryPeriodDefinition',
'ArrayOfWSEntryTerminal' => '\\ArrayType\\ArrayOfWSEntryTerminal',
'WSEntryPermission' => '\\StructType\\WSEntryPermission',
'WSEntryPeriodTimeBand' => '\\StructType\\WSEntryPeriodTimeBand',
'WSEntryDoorExceptionBlock' => '\\StructType\\WSEntryDoorExceptionBlock',
'ArrayOfWSEntryPeriodTimeBand' => '\\ArrayType\\ArrayOfWSEntryPeriodTimeBand',
'ArrayOfWSEntryPeriodDay' => '\\ArrayType\\ArrayOfWSEntryPeriodDay',
'ArrayOfWSEntryDoor' => '\\ArrayType\\ArrayOfWSEntryDoor',
'ArrayOfWSEntryDoorPermissionBlock' => '\\ArrayType\\ArrayOfWSEntryDoorPermissionBlock',
'ArrayOfWSEntryPermission' => '\\ArrayType\\ArrayOfWSEntryPermission',
'ArrayOfWSEntryException' => '\\ArrayType\\ArrayOfWSEntryException',
'WSEntryTerminal' => '\\StructType\\WSEntryTerminal',
'ArrayOfWSEntryPeriodDefinition' => '\\ArrayType\\ArrayOfWSEntryPeriodDefinition',
'WSEntryDoorPermissionBlock' => '\\StructType\\WSEntryDoorPermissionBlock',
'WSEntryDoor' => '\\StructType\\WSEntryDoor',
'WSEntryException' => '\\StructType\\WSEntryException',
'ArrayOfWSEntryExceptionDay' => '\\ArrayType\\ArrayOfWSEntryExceptionDay',
'WSEntryPeriodDay' => '\\StructType\\WSEntryPeriodDay',
'WSEntryExceptionDay' => '\\StructType\\WSEntryExceptionDay',
'ArrayOfString' => '\\ArrayType\\ArrayOfString',
'ArrayOfLong' => '\\ArrayType\\ArrayOfLong',
'ArrayOfInt' => '\\ArrayType\\ArrayOfInt',
'getAllVehicleStatuses' => '\\StructType\\GetAllVehicleStatuses',
'getAllVehicleStatusesResponse' => '\\StructType\\GetAllVehicleStatusesResponse',
'setAbsenceBlocksByPersonID' => '\\StructType\\SetAbsenceBlocksByPersonID',
'setAbsenceBlocksByPersonIDResponse' => '\\StructType\\SetAbsenceBlocksByPersonIDResponse',
'updateLevel' => '\\StructType\\UpdateLevel',
'updateLevelResponse' => '\\StructType\\UpdateLevelResponse',
'findPersonsByTerminal' => '\\StructType\\FindPersonsByTerminal',
'findPersonsByTerminalResponse' => '\\StructType\\FindPersonsByTerminalResponse',
'createPersonE' => '\\StructType\\CreatePersonE',
'createPersonEResponse' => '\\StructType\\CreatePersonEResponse',
'getLevelsByLevelID2' => '\\StructType\\GetLevelsByLevelID2',
'getLevelsByLevelID2Response' => '\\StructType\\GetLevelsByLevelID2Response',
'getTerminalsByTypeE' => '\\StructType\\GetTerminalsByTypeE',
'getTerminalsByTypeEResponse' => '\\StructType\\GetTerminalsByTypeEResponse',
'modifyGroupMemberships' => '\\StructType\\ModifyGroupMemberships',
'modifyGroupMembershipsResponse' => '\\StructType\\ModifyGroupMembershipsResponse',
'getCustomConfigurationForTerminalNr' => '\\StructType\\GetCustomConfigurationForTerminalNr',
'getCustomConfigurationForTerminalNrResponse' => '\\StructType\\GetCustomConfigurationForTerminalNrResponse',
'getGenericProperties' => '\\StructType\\GetGenericProperties',
'getGenericPropertiesResponse' => '\\StructType\\GetGenericPropertiesResponse',
'getGroups' => '\\StructType\\GetGroups',
'getGroupsResponse' => '\\StructType\\GetGroupsResponse',
'getDeletedBookingIDsByBookingTS' => '\\StructType\\GetDeletedBookingIDsByBookingTS',
'getDeletedBookingIDsByBookingTSResponse' => '\\StructType\\GetDeletedBookingIDsByBookingTSResponse',
'createLevelE' => '\\StructType\\CreateLevelE',
'createLevelEResponse' => '\\StructType\\CreateLevelEResponse',
'findAccountDefinitionsByTerminal' => '\\StructType\\FindAccountDefinitionsByTerminal',
'findAccountDefinitionsByTerminalResponse' => '\\StructType\\FindAccountDefinitionsByTerminalResponse',
'createEntryTerminal' => '\\StructType\\CreateEntryTerminal',
'createEntryTerminalResponse' => '\\StructType\\CreateEntryTerminalResponse',
'setAccountDailyCorrectionByPersonDBID' => '\\StructType\\SetAccountDailyCorrectionByPersonDBID',
'setAccountDailyCorrectionByPersonDBIDResponse' => '\\StructType\\SetAccountDailyCorrectionByPersonDBIDResponse',
'getAllPropertyDefinitions' => '\\StructType\\GetAllPropertyDefinitions',
'getAllPropertyDefinitionsResponse' => '\\StructType\\GetAllPropertyDefinitionsResponse',
'getLockDateByPersonDBID' => '\\StructType\\GetLockDateByPersonDBID',
'getLockDateByPersonDBIDResponse' => '\\StructType\\GetLockDateByPersonDBIDResponse',
'modifyTasks' => '\\StructType\\ModifyTasks',
'modifyTasksResponse' => '\\StructType\\ModifyTasksResponse',
'findPropertiesByLevelDBID' => '\\StructType\\FindPropertiesByLevelDBID',
'findPropertiesByLevelDBIDResponse' => '\\StructType\\FindPropertiesByLevelDBIDResponse',
'updateGroups' => '\\StructType\\UpdateGroups',
'updateGroupsResponse' => '\\StructType\\UpdateGroupsResponse',
'createGroup' => '\\StructType\\CreateGroup',
'createGroupResponse' => '\\StructType\\CreateGroupResponse',
'getAccountsByPersonDBID' => '\\StructType\\GetAccountsByPersonDBID',
'getAccountsByPersonDBIDResponse' => '\\StructType\\GetAccountsByPersonDBIDResponse',
'updateCustomer2' => '\\StructType\\UpdateCustomer2',
'updateCustomer2Response' => '\\StructType\\UpdateCustomer2Response',
'getTasksByChangeTS' => '\\StructType\\GetTasksByChangeTS',
'getTasksByChangeTSResponse' => '\\StructType\\GetTasksByChangeTSResponse',
'getAllBdeCustomPropertyDefinitions' => '\\StructType\\GetAllBdeCustomPropertyDefinitions',
'getAllBdeCustomPropertyDefinitionsResponse' => '\\StructType\\GetAllBdeCustomPropertyDefinitionsResponse',
'createEntryDoor' => '\\StructType\\CreateEntryDoor',
'createEntryDoorResponse' => '\\StructType\\CreateEntryDoorResponse',
'getCalendarEntriesByTimeRange' => '\\StructType\\GetCalendarEntriesByTimeRange',
'getCalendarEntriesByTimeRangeResponse' => '\\StructType\\GetCalendarEntriesByTimeRangeResponse',
'quickMoveGroupMember' => '\\StructType\\QuickMoveGroupMember',
'quickMoveGroupMemberResponse' => '\\StructType\\QuickMoveGroupMemberResponse',
'findCustomerLinksByLocation' => '\\StructType\\FindCustomerLinksByLocation',
'findCustomerLinksByLocationResponse' => '\\StructType\\FindCustomerLinksByLocationResponse',
'findPersonsByKeyValueE' => '\\StructType\\FindPersonsByKeyValueE',
'findPersonsByKeyValueEResponse' => '\\StructType\\FindPersonsByKeyValueEResponse',
'getLevelsByLevelID' => '\\StructType\\GetLevelsByLevelID',
'getLevelsByLevelIDResponse' => '\\StructType\\GetLevelsByLevelIDResponse',
'getChangedForms' => '\\StructType\\GetChangedForms',
'getChangedFormsResponse' => '\\StructType\\GetChangedFormsResponse',
'findTripsByPersonDBID' => '\\StructType\\FindTripsByPersonDBID',
'findTripsByPersonDBIDResponse' => '\\StructType\\FindTripsByPersonDBIDResponse',
'getTime' => '\\StructType\\GetTime',
'getTimeResponse' => '\\StructType\\GetTimeResponse',
'quickAddGroupMember' => '\\StructType\\QuickAddGroupMember',
'quickAddGroupMemberResponse' => '\\StructType\\QuickAddGroupMemberResponse',
'setAccountDailyCorrectionByPersonID' => '\\StructType\\SetAccountDailyCorrectionByPersonID',
'setAccountDailyCorrectionByPersonIDResponse' => '\\StructType\\SetAccountDailyCorrectionByPersonIDResponse',
'modifyTrip' => '\\StructType\\ModifyTrip',
'modifyTripResponse' => '\\StructType\\ModifyTripResponse',
'updateConfigurationTime' => '\\StructType\\UpdateConfigurationTime',
'updateConfigurationTimeResponse' => '\\StructType\\UpdateConfigurationTimeResponse',
'findTrips2ByWSLink' => '\\StructType\\FindTrips2ByWSLink',
'findTrips2ByWSLinkResponse' => '\\StructType\\FindTrips2ByWSLinkResponse',
'openSession1' => '\\StructType\\OpenSession1',
'openSession1Response' => '\\StructType\\OpenSession1Response',
'getFullDayAbsencesByPersonDBID' => '\\StructType\\GetFullDayAbsencesByPersonDBID',
'getFullDayAbsencesByPersonDBIDResponse' => '\\StructType\\GetFullDayAbsencesByPersonDBIDResponse',
'deleteFullDayBookings' => '\\StructType\\DeleteFullDayBookings',
'deleteFullDayBookingsResponse' => '\\StructType\\DeleteFullDayBookingsResponse',
'invokeScriptedFunction' => '\\StructType\\InvokeScriptedFunction',
'invokeScriptedFunctionResponse' => '\\StructType\\InvokeScriptedFunctionResponse',
'getEntryTerminal' => '\\StructType\\GetEntryTerminal',
'getEntryTerminalResponse' => '\\StructType\\GetEntryTerminalResponse',
'importTerminalBookings2' => '\\StructType\\ImportTerminalBookings2',
'importTerminalBookings2Response' => '\\StructType\\ImportTerminalBookings2Response',
'getDeletedBookingIDs' => '\\StructType\\GetDeletedBookingIDs',
'getDeletedBookingIDsResponse' => '\\StructType\\GetDeletedBookingIDsResponse',
'importBarcodeData2' => '\\StructType\\ImportBarcodeData2',
'importBarcodeData2Response' => '\\StructType\\ImportBarcodeData2Response',
'setSessionOption' => '\\StructType\\SetSessionOption',
'setSessionOptionResponse' => '\\StructType\\SetSessionOptionResponse',
'createCustomer' => '\\StructType\\CreateCustomer',
'createCustomerResponse' => '\\StructType\\CreateCustomerResponse',
'getAllAccountDefinitions' => '\\StructType\\GetAllAccountDefinitions',
'getAllAccountDefinitionsResponse' => '\\StructType\\GetAllAccountDefinitionsResponse',
'findPropertiesByVehicleDBID' => '\\StructType\\FindPropertiesByVehicleDBID',
'findPropertiesByVehicleDBIDResponse' => '\\StructType\\FindPropertiesByVehicleDBIDResponse',
'findLevelsEByCustomer' => '\\StructType\\FindLevelsEByCustomer',
'findLevelsEByCustomerResponse' => '\\StructType\\FindLevelsEByCustomerResponse',
'findCustomerByReference' => '\\StructType\\FindCustomerByReference',
'findCustomerByReferenceResponse' => '\\StructType\\FindCustomerByReferenceResponse',
'getAccountSumsForAll' => '\\StructType\\GetAccountSumsForAll',
'getAccountSumsForAllResponse' => '\\StructType\\GetAccountSumsForAllResponse',
'createPerson' => '\\StructType\\CreatePerson',
'createPersonResponse' => '\\StructType\\CreatePersonResponse',
'getPermissionsByDoorDBID' => '\\StructType\\GetPermissionsByDoorDBID',
'getPermissionsByDoorDBIDResponse' => '\\StructType\\GetPermissionsByDoorDBIDResponse',
'getAccountSumsByPersonID' => '\\StructType\\GetAccountSumsByPersonID',
'getAccountSumsByPersonIDResponse' => '\\StructType\\GetAccountSumsByPersonIDResponse',
'getCustomTerminalInformation' => '\\StructType\\GetCustomTerminalInformation',
'getCustomTerminalInformationResponse' => '\\StructType\\GetCustomTerminalInformationResponse',
'refreshSession' => '\\StructType\\RefreshSession',
'refreshSessionResponse' => '\\StructType\\RefreshSessionResponse',
'getHoursByLevels' => '\\StructType\\GetHoursByLevels',
'getHoursByLevelsResponse' => '\\StructType\\GetHoursByLevelsResponse',
'createGroupMemberShip' => '\\StructType\\CreateGroupMemberShip',
'createGroupMemberShipResponse' => '\\StructType\\CreateGroupMemberShipResponse',
'deleteTask' => '\\StructType\\DeleteTask',
'deleteTaskResponse' => '\\StructType\\DeleteTaskResponse',
'setAbsenceBlocksByPersonDBID' => '\\StructType\\SetAbsenceBlocksByPersonDBID',
'setAbsenceBlocksByPersonDBIDResponse' => '\\StructType\\SetAbsenceBlocksByPersonDBIDResponse',
'bulkSetAccountDailyCorrectionByPersonID' => '\\StructType\\BulkSetAccountDailyCorrectionByPersonID',
'bulkSetAccountDailyCorrectionByPersonIDResponse' => '\\StructType\\BulkSetAccountDailyCorrectionByPersonIDResponse',
'getHoursByLevelDBIDs' => '\\StructType\\GetHoursByLevelDBIDs',
'getHoursByLevelDBIDsResponse' => '\\StructType\\GetHoursByLevelDBIDsResponse',
'searchTasks' => '\\StructType\\SearchTasks',
'searchTasksResponse' => '\\StructType\\SearchTasksResponse',
'findPersonsByTerminalNr' => '\\StructType\\FindPersonsByTerminalNr',
'findPersonsByTerminalNrResponse' => '\\StructType\\FindPersonsByTerminalNrResponse',
'clearSessionOption' => '\\StructType\\ClearSessionOption',
'clearSessionOptionResponse' => '\\StructType\\ClearSessionOptionResponse',
'updateCommunicationTime' => '\\StructType\\UpdateCommunicationTime',
'updateCommunicationTimeResponse' => '\\StructType\\UpdateCommunicationTimeResponse',
'createPersonsE' => '\\StructType\\CreatePersonsE',
'createPersonsEResponse' => '\\StructType\\CreatePersonsEResponse',
'updateCustomersE' => '\\StructType\\UpdateCustomersE',
'updateCustomersEResponse' => '\\StructType\\UpdateCustomersEResponse',
'createTerminalsE' => '\\StructType\\CreateTerminalsE',
'createTerminalsEResponse' => '\\StructType\\CreateTerminalsEResponse',
'getGroupMembershipsForMember' => '\\StructType\\GetGroupMembershipsForMember',
'getGroupMembershipsForMemberResponse' => '\\StructType\\GetGroupMembershipsForMemberResponse',
'getAllGroups' => '\\StructType\\GetAllGroups',
'getAllGroupsResponse' => '\\StructType\\GetAllGroupsResponse',
'getStartDate' => '\\StructType\\GetStartDate',
'getStartDateResponse' => '\\StructType\\GetStartDateResponse',
'createCustomers' => '\\StructType\\CreateCustomers',
'createCustomersResponse' => '\\StructType\\CreateCustomersResponse',
'findTripsByPersonID' => '\\StructType\\FindTripsByPersonID',
'findTripsByPersonIDResponse' => '\\StructType\\FindTripsByPersonIDResponse',
'getBookingPairsByLevelDBIDs' => '\\StructType\\GetBookingPairsByLevelDBIDs',
'getBookingPairsByLevelDBIDsResponse' => '\\StructType\\GetBookingPairsByLevelDBIDsResponse',
'getTrips' => '\\StructType\\GetTrips',
'getTripsResponse' => '\\StructType\\GetTripsResponse',
'findVehicleInBounds' => '\\StructType\\FindVehicleInBounds',
'findVehicleInBoundsResponse' => '\\StructType\\FindVehicleInBoundsResponse',
'modifyTrips' => '\\StructType\\ModifyTrips',
'modifyTripsResponse' => '\\StructType\\ModifyTripsResponse',
'getSessionTimeout' => '\\StructType\\GetSessionTimeout',
'getSessionTimeoutResponse' => '\\StructType\\GetSessionTimeoutResponse',
'updateTaskAssignment' => '\\StructType\\UpdateTaskAssignment',
'updateTaskAssignmentResponse' => '\\StructType\\UpdateTaskAssignmentResponse',
'findChanges' => '\\StructType\\FindChanges',
'findChangesResponse' => '\\StructType\\FindChangesResponse',
'createLevelsE' => '\\StructType\\CreateLevelsE',
'createLevelsEResponse' => '\\StructType\\CreateLevelsEResponse',
'getLevelsEByIdentification' => '\\StructType\\GetLevelsEByIdentification',
'getLevelsEByIdentificationResponse' => '\\StructType\\GetLevelsEByIdentificationResponse',
'getPersonsWithBookingChangesInRange' => '\\StructType\\GetPersonsWithBookingChangesInRange',
'getPersonsWithBookingChangesInRangeResponse' => '\\StructType\\GetPersonsWithBookingChangesInRangeResponse',
'getWaypointsOfVehicle' => '\\StructType\\GetWaypointsOfVehicle',
'getWaypointsOfVehicleResponse' => '\\StructType\\GetWaypointsOfVehicleResponse',
'checkBookings' => '\\StructType\\CheckBookings',
'checkBookingsResponse' => '\\StructType\\CheckBookingsResponse',
'getAllVehicles' => '\\StructType\\GetAllVehicles',
'getAllVehiclesResponse' => '\\StructType\\GetAllVehiclesResponse',
'getAllCustomers' => '\\StructType\\GetAllCustomers',
'getAllCustomersResponse' => '\\StructType\\GetAllCustomersResponse',
'getEmployeesE' => '\\StructType\\GetEmployeesE',
'getEmployeesEResponse' => '\\StructType\\GetEmployeesEResponse',
'logout' => '\\StructType\\Logout',
'logoutResponse' => '\\StructType\\LogoutResponse',
'getChangedBDEBookingPairs' => '\\StructType\\GetChangedBDEBookingPairs',
'getChangedBDEBookingPairsResponse' => '\\StructType\\GetChangedBDEBookingPairsResponse',
'setAccountMonthlyCorrectionByPersonDBID' => '\\StructType\\SetAccountMonthlyCorrectionByPersonDBID',
'setAccountMonthlyCorrectionByPersonDBIDResponse' => '\\StructType\\SetAccountMonthlyCorrectionByPersonDBIDResponse',
'getFullDayAbsencesByPersonID' => '\\StructType\\GetFullDayAbsencesByPersonID',
'getFullDayAbsencesByPersonIDResponse' => '\\StructType\\GetFullDayAbsencesByPersonIDResponse',
'quickDeleteGroupMember' => '\\StructType\\QuickDeleteGroupMember',
'quickDeleteGroupMemberResponse' => '\\StructType\\QuickDeleteGroupMemberResponse',
'updateGenericProperties' => '\\StructType\\UpdateGenericProperties',
'updateGenericPropertiesResponse' => '\\StructType\\UpdateGenericPropertiesResponse',
'getExceptionsByDoorDBID' => '\\StructType\\GetExceptionsByDoorDBID',
'getExceptionsByDoorDBIDResponse' => '\\StructType\\GetExceptionsByDoorDBIDResponse',
'getAccountSumsByPersonID2' => '\\StructType\\GetAccountSumsByPersonID2',
'getAccountSumsByPersonID2Response' => '\\StructType\\GetAccountSumsByPersonID2Response',
'modifyEntryDoors' => '\\StructType\\ModifyEntryDoors',
'modifyEntryDoorsResponse' => '\\StructType\\ModifyEntryDoorsResponse',
'importBarcodeData' => '\\StructType\\ImportBarcodeData',
'importBarcodeDataResponse' => '\\StructType\\ImportBarcodeDataResponse',
'deleteBookings' => '\\StructType\\DeleteBookings',
'deleteBookingsResponse' => '\\StructType\\DeleteBookingsResponse',
'getBookingPairsByLevels' => '\\StructType\\GetBookingPairsByLevels',
'getBookingPairsByLevelsResponse' => '\\StructType\\GetBookingPairsByLevelsResponse',
'getGroupsByName' => '\\StructType\\GetGroupsByName',
'getGroupsByNameResponse' => '\\StructType\\GetGroupsByNameResponse',
'getAttachedDocuments' => '\\StructType\\GetAttachedDocuments',
'getAttachedDocumentsResponse' => '\\StructType\\GetAttachedDocumentsResponse',
'findPropertiesByLinkTypeAndDBID' => '\\StructType\\FindPropertiesByLinkTypeAndDBID',
'findPropertiesByLinkTypeAndDBIDResponse' => '\\StructType\\FindPropertiesByLinkTypeAndDBIDResponse',
'getAccounts' => '\\StructType\\GetAccounts',
'getAccountsResponse' => '\\StructType\\GetAccountsResponse',
'getGroupMemberships' => '\\StructType\\GetGroupMemberships',
'getGroupMembershipsResponse' => '\\StructType\\GetGroupMembershipsResponse',
'findCustomersEByReference' => '\\StructType\\FindCustomersEByReference',
'findCustomersEByReferenceResponse' => '\\StructType\\FindCustomersEByReferenceResponse',
'getTripsOfVehicle' => '\\StructType\\GetTripsOfVehicle',
'getTripsOfVehicleResponse' => '\\StructType\\GetTripsOfVehicleResponse',
'createCustomerE' => '\\StructType\\CreateCustomerE',
'createCustomerEResponse' => '\\StructType\\CreateCustomerEResponse',
'getGlobalLockDate' => '\\StructType\\GetGlobalLockDate',
'getGlobalLockDateResponse' => '\\StructType\\GetGlobalLockDateResponse',
'createTask' => '\\StructType\\CreateTask',
'createTaskResponse' => '\\StructType\\CreateTaskResponse',
'setAccountMonthlyCorrectionByPersonID' => '\\StructType\\SetAccountMonthlyCorrectionByPersonID',
'setAccountMonthlyCorrectionByPersonIDResponse' => '\\StructType\\SetAccountMonthlyCorrectionByPersonIDResponse',
'createCustomersE' => '\\StructType\\CreateCustomersE',
'createCustomersEResponse' => '\\StructType\\CreateCustomersEResponse',
'getAllEmployees' => '\\StructType\\GetAllEmployees',
'getAllEmployeesResponse' => '\\StructType\\GetAllEmployeesResponse',
'getAllTerminalsE' => '\\StructType\\GetAllTerminalsE',
'getAllTerminalsEResponse' => '\\StructType\\GetAllTerminalsEResponse',
'updateCustomer' => '\\StructType\\UpdateCustomer',
'updateCustomerResponse' => '\\StructType\\UpdateCustomerResponse',
'deleteCustomersByDBID' => '\\StructType\\DeleteCustomersByDBID',
'deleteCustomersByDBIDResponse' => '\\StructType\\DeleteCustomersByDBIDResponse',
'getBookingPairs' => '\\StructType\\GetBookingPairs',
'getBookingPairsResponse' => '\\StructType\\GetBookingPairsResponse',
'getCheckedBDEBookingPairs2' => '\\StructType\\GetCheckedBDEBookingPairs2',
'getCheckedBDEBookingPairs2Response' => '\\StructType\\GetCheckedBDEBookingPairs2Response',
'modifyLevels' => '\\StructType\\ModifyLevels',
'modifyLevelsResponse' => '\\StructType\\ModifyLevelsResponse',
'createLevels' => '\\StructType\\CreateLevels',
'createLevelsResponse' => '\\StructType\\CreateLevelsResponse',
'modifyEntryTerminals' => '\\StructType\\ModifyEntryTerminals',
'modifyEntryTerminalsResponse' => '\\StructType\\ModifyEntryTerminalsResponse',
'login' => '\\StructType\\Login',
'loginResponse' => '\\StructType\\LoginResponse',
'deleteCustomersByReference' => '\\StructType\\DeleteCustomersByReference',
'deleteCustomersByReferenceResponse' => '\\StructType\\DeleteCustomersByReferenceResponse',
'getBookingPairsByPersonDBID' => '\\StructType\\GetBookingPairsByPersonDBID',
'getBookingPairsByPersonDBIDResponse' => '\\StructType\\GetBookingPairsByPersonDBIDResponse',
'createBookingsE' => '\\StructType\\CreateBookingsE',
'createBookingsEResponse' => '\\StructType\\CreateBookingsEResponse',
'getBookingPairsByPersonID' => '\\StructType\\GetBookingPairsByPersonID',
'getBookingPairsByPersonIDResponse' => '\\StructType\\GetBookingPairsByPersonIDResponse',
'findPropertiesByPersonDBID' => '\\StructType\\FindPropertiesByPersonDBID',
'findPropertiesByPersonDBIDResponse' => '\\StructType\\FindPropertiesByPersonDBIDResponse',
'findCustomersByReference' => '\\StructType\\FindCustomersByReference',
'findCustomersByReferenceResponse' => '\\StructType\\FindCustomersByReferenceResponse',
'getEntryPeriodDefinitionsById' => '\\StructType\\GetEntryPeriodDefinitionsById',
'getEntryPeriodDefinitionsByIdResponse' => '\\StructType\\GetEntryPeriodDefinitionsByIdResponse',
'findPersonsByTerminalE' => '\\StructType\\FindPersonsByTerminalE',
'findPersonsByTerminalEResponse' => '\\StructType\\FindPersonsByTerminalEResponse',
'updateLevelsE' => '\\StructType\\UpdateLevelsE',
'updateLevelsEResponse' => '\\StructType\\UpdateLevelsEResponse',
'importTerminalBookings' => '\\StructType\\ImportTerminalBookings',
'importTerminalBookingsResponse' => '\\StructType\\ImportTerminalBookingsResponse',
'getAllLevelDefinitions' => '\\StructType\\GetAllLevelDefinitions',
'getAllLevelDefinitionsResponse' => '\\StructType\\GetAllLevelDefinitionsResponse',
'getAllCustomersE' => '\\StructType\\GetAllCustomersE',
'getAllCustomersEResponse' => '\\StructType\\GetAllCustomersEResponse',
'deleteGroup' => '\\StructType\\DeleteGroup',
'deleteGroupResponse' => '\\StructType\\DeleteGroupResponse',
'closeSession' => '\\StructType\\CloseSession',
'closeSessionResponse' => '\\StructType\\CloseSessionResponse',
'getLevelsEByLevelID' => '\\StructType\\GetLevelsEByLevelID',
'getLevelsEByLevelIDResponse' => '\\StructType\\GetLevelsEByLevelIDResponse',
'getCheckedBDEBookingPairs' => '\\StructType\\GetCheckedBDEBookingPairs',
'getCheckedBDEBookingPairsResponse' => '\\StructType\\GetCheckedBDEBookingPairsResponse',
'performTaskAction' => '\\StructType\\PerformTaskAction',
'performTaskActionResponse' => '\\StructType\\PerformTaskActionResponse',
'getAllEmployeesE' => '\\StructType\\GetAllEmployeesE',
'getAllEmployeesEResponse' => '\\StructType\\GetAllEmployeesEResponse',
'deleteAttachedDocuments' => '\\StructType\\DeleteAttachedDocuments',
'deleteAttachedDocumentsResponse' => '\\StructType\\DeleteAttachedDocumentsResponse',
'getAccountSums' => '\\StructType\\GetAccountSums',
'getAccountSumsResponse' => '\\StructType\\GetAccountSumsResponse',
'getAllPersons' => '\\StructType\\GetAllPersons',
'getAllPersonsResponse' => '\\StructType\\GetAllPersonsResponse',
'findAccountDefinitionssByTerminalNr' => '\\StructType\\FindAccountDefinitionssByTerminalNr',
'findAccountDefinitionssByTerminalNrResponse' => '\\StructType\\FindAccountDefinitionssByTerminalNrResponse',
'createLevel' => '\\StructType\\CreateLevel',
'createLevelResponse' => '\\StructType\\CreateLevelResponse',
'getLockDateByPersonID' => '\\StructType\\GetLockDateByPersonID',
'getLockDateByPersonIDResponse' => '\\StructType\\GetLockDateByPersonIDResponse',
'updatePersonsE' => '\\StructType\\UpdatePersonsE',
'updatePersonsEResponse' => '\\StructType\\UpdatePersonsEResponse',
'getLevelByIdentification' => '\\StructType\\GetLevelByIdentification',
'getLevelByIdentificationResponse' => '\\StructType\\GetLevelByIdentificationResponse',
'getAccountsByPersonID' => '\\StructType\\GetAccountsByPersonID',
'getAccountsByPersonIDResponse' => '\\StructType\\GetAccountsByPersonIDResponse',
'getBookingPairsByLevel' => '\\StructType\\GetBookingPairsByLevel',
'getBookingPairsByLevelResponse' => '\\StructType\\GetBookingPairsByLevelResponse',
'getTask' => '\\StructType\\GetTask',
'getTaskResponse' => '\\StructType\\GetTaskResponse',
'openSession' => '\\StructType\\OpenSession',
'openSessionResponse' => '\\StructType\\OpenSessionResponse',
'getLevelsByIdentification' => '\\StructType\\GetLevelsByIdentification',
'getLevelsByIdentificationResponse' => '\\StructType\\GetLevelsByIdentificationResponse',
'getTrips2' => '\\StructType\\GetTrips2',
'getTrips2Response' => '\\StructType\\GetTrips2Response',
'findCustomersEByLocation' => '\\StructType\\FindCustomersEByLocation',
'findCustomersEByLocationResponse' => '\\StructType\\FindCustomersEByLocationResponse',
'ArrayOfWSModificationError' => '\\ArrayType\\ArrayOfWSModificationError',
'ArrayOfWSGroupMembershipModification' => '\\ArrayType\\ArrayOfWSGroupMembershipModification',
'ArrayOfWSTaskModification' => '\\ArrayType\\ArrayOfWSTaskModification',
'WSLevelModification' => '\\StructType\\WSLevelModification',
'ArrayOfWSDoorModification' => '\\ArrayType\\ArrayOfWSDoorModification',
'ArrayOfWSTerminalModification' => '\\ArrayType\\ArrayOfWSTerminalModification',
'ArrayOfWSModification' => '\\ArrayType\\ArrayOfWSModification',
'WSGroupMembershipModification' => '\\StructType\\WSGroupMembershipModification',
'ArrayOfWSLevelModification' => '\\ArrayType\\ArrayOfWSLevelModification',
'WSTaskModification' => '\\StructType\\WSTaskModification',
'WSModification' => '\\StructType\\WSModification',
'WSDoorModification' => '\\StructType\\WSDoorModification',
'WSTripModification' => '\\StructType\\WSTripModification',
'ArrayOfWSTripModification' => '\\ArrayType\\ArrayOfWSTripModification',
'WSTerminalModification' => '\\StructType\\WSTerminalModification',
'WSModificationError' => '\\StructType\\WSModificationError',
);
}
}
Don't be shy, don't hesitate to contact us for any subject, we'll be glad to help.
This platform is provided to give developpers and non developpers a way to easily consume SOAP Web Services or share their own SOAP Web Services with extra features powered by the platform.
© 2025 Providr.IO