<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;?php

namespace MG;

/**
 * Class which returns the class map definition
 * @package MG
 */
class MGClassMap
{
    /**
     * 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(
            'BulkLoadContacts' =&gt; '\\MG\\StructType\\MGBulkLoadContacts',
            'WSImportDirectives' =&gt; '\\MG\\StructType\\MGWSImportDirectives',
            'ArrayOfWSFileMappings' =&gt; '\\MG\\ArrayType\\MGArrayOfWSFileMappings',
            'WSFileMappings' =&gt; '\\MG\\StructType\\MGWSFileMappings',
            'BulkLoadContactsResponse' =&gt; '\\MG\\StructType\\MGBulkLoadContactsResponse',
            'WSUser' =&gt; '\\MG\\StructType\\MGWSUser',
            'BulkLoadContactsWithOptions' =&gt; '\\MG\\StructType\\MGBulkLoadContactsWithOptions',
            'WSBulkLoadOptions' =&gt; '\\MG\\StructType\\MGWSBulkLoadOptions',
            'BulkLoadContactsWithOptionsResponse' =&gt; '\\MG\\StructType\\MGBulkLoadContactsWithOptionsResponse',
            'UpdateSubscribedContactAttribute' =&gt; '\\MG\\StructType\\MGUpdateSubscribedContactAttribute',
            'UpdateSubscribedContactAttributeResponse' =&gt; '\\MG\\StructType\\MGUpdateSubscribedContactAttributeResponse',
            'UpdateSubscribedContactAttributeWithOptions' =&gt; '\\MG\\StructType\\MGUpdateSubscribedContactAttributeWithOptions',
            'WSUpdateSubcribedContactAttributeOptions' =&gt; '\\MG\\StructType\\MGWSUpdateSubcribedContactAttributeOptions',
            'UpdateSubscribedContactAttributeWithOptionsResponse' =&gt; '\\MG\\StructType\\MGUpdateSubscribedContactAttributeWithOptionsResponse',
            'GetProcessStatus' =&gt; '\\MG\\StructType\\MGGetProcessStatus',
            'GetProcessStatusResponse' =&gt; '\\MG\\StructType\\MGGetProcessStatusResponse',
            'WSProcessStatus' =&gt; '\\MG\\StructType\\MGWSProcessStatus',
            'GetMessageStatus' =&gt; '\\MG\\StructType\\MGGetMessageStatus',
            'GetMessageStatusResponse' =&gt; '\\MG\\StructType\\MGGetMessageStatusResponse',
            'WSMessageStatus' =&gt; '\\MG\\StructType\\MGWSMessageStatus',
            'GetLegacyProcessStatus' =&gt; '\\MG\\StructType\\MGGetLegacyProcessStatus',
            'GetLegacyProcessStatusResponse' =&gt; '\\MG\\StructType\\MGGetLegacyProcessStatusResponse',
            'ArrayOfWSLegacyProcessStatus' =&gt; '\\MG\\ArrayType\\MGArrayOfWSLegacyProcessStatus',
            'WSLegacyProcessStatus' =&gt; '\\MG\\StructType\\MGWSLegacyProcessStatus',
            'ConductorBulkLoadAndTriggerContacts' =&gt; '\\MG\\StructType\\MGConductorBulkLoadAndTriggerContacts',
            'ArrayOfWSTriggerFileMappings' =&gt; '\\MG\\ArrayType\\MGArrayOfWSTriggerFileMappings',
            'WSTriggerFileMappings' =&gt; '\\MG\\StructType\\MGWSTriggerFileMappings',
            'ConductorBulkLoadAndTriggerContactsResponse' =&gt; '\\MG\\StructType\\MGConductorBulkLoadAndTriggerContactsResponse',
            'ConductorBulkLoadAndTriggerContactsWithOptions' =&gt; '\\MG\\StructType\\MGConductorBulkLoadAndTriggerContactsWithOptions',
            'WSConductorBulkLoadOptions' =&gt; '\\MG\\StructType\\MGWSConductorBulkLoadOptions',
            'ConductorBulkLoadAndTriggerContactsWithOptionsResponse' =&gt; '\\MG\\StructType\\MGConductorBulkLoadAndTriggerContactsWithOptionsResponse',
            'ConductorGetExternalEvents' =&gt; '\\MG\\StructType\\MGConductorGetExternalEvents',
            'ConductorGetExternalEventsResponse' =&gt; '\\MG\\StructType\\MGConductorGetExternalEventsResponse',
            'ArrayOfWSConductorExternalEvent' =&gt; '\\MG\\ArrayType\\MGArrayOfWSConductorExternalEvent',
            'WSConductorExternalEvent' =&gt; '\\MG\\StructType\\MGWSConductorExternalEvent',
            'ConductorGetConversations' =&gt; '\\MG\\StructType\\MGConductorGetConversations',
            'ConductorGetConversationsResponse' =&gt; '\\MG\\StructType\\MGConductorGetConversationsResponse',
            'ArrayOfWSConductorConversation' =&gt; '\\MG\\ArrayType\\MGArrayOfWSConductorConversation',
            'WSConductorConversation' =&gt; '\\MG\\StructType\\MGWSConductorConversation',
            'GetAccountVmtaCollection' =&gt; '\\MG\\StructType\\MGGetAccountVmtaCollection',
            'WSException' =&gt; '\\MG\\StructType\\MGWSException',
            'GetAccountVmtaCollectionResponse' =&gt; '\\MG\\StructType\\MGGetAccountVmtaCollectionResponse',
            'ArrayOfWSVmta' =&gt; '\\MG\\ArrayType\\MGArrayOfWSVmta',
            'WSVmta' =&gt; '\\MG\\StructType\\MGWSVmta',
            'GetContactList' =&gt; '\\MG\\StructType\\MGGetContactList',
            'GetContactListResponse' =&gt; '\\MG\\StructType\\MGGetContactListResponse',
            'WSContactList' =&gt; '\\MG\\StructType\\MGWSContactList',
            'GetContactListCollection' =&gt; '\\MG\\StructType\\MGGetContactListCollection',
            'GetContactListCollectionResponse' =&gt; '\\MG\\StructType\\MGGetContactListCollectionResponse',
            'ArrayOfWSContactList' =&gt; '\\MG\\ArrayType\\MGArrayOfWSContactList',
            'CreateContactList' =&gt; '\\MG\\StructType\\MGCreateContactList',
            'ArrayOfString' =&gt; '\\MG\\ArrayType\\MGArrayOfString_1',
            'CreateContactListResponse' =&gt; '\\MG\\StructType\\MGCreateContactListResponse',
            'UpdateContactList' =&gt; '\\MG\\StructType\\MGUpdateContactList',
            'WSUpdateContactList' =&gt; '\\MG\\StructType\\MGWSUpdateContactList',
            'UpdateContactListResponse' =&gt; '\\MG\\StructType\\MGUpdateContactListResponse',
            'CreateList' =&gt; '\\MG\\StructType\\MGCreateList',
            'WSList' =&gt; '\\MG\\StructType\\MGWSList',
            'CreateListResponse' =&gt; '\\MG\\StructType\\MGCreateListResponse',
            'AddGoogleTrackingDomainsToList' =&gt; '\\MG\\StructType\\MGAddGoogleTrackingDomainsToList',
            'AddGoogleTrackingDomainsToListResponse' =&gt; '\\MG\\StructType\\MGAddGoogleTrackingDomainsToListResponse',
            'DeleteGoogleTrackingDomainsFromList' =&gt; '\\MG\\StructType\\MGDeleteGoogleTrackingDomainsFromList',
            'DeleteGoogleTrackingDomainsFromListResponse' =&gt; '\\MG\\StructType\\MGDeleteGoogleTrackingDomainsFromListResponse',
            'DeleteContactList' =&gt; '\\MG\\StructType\\MGDeleteContactList',
            'DeleteContactListResponse' =&gt; '\\MG\\StructType\\MGDeleteContactListResponse',
            'GetProfileHeaderCollection' =&gt; '\\MG\\StructType\\MGGetProfileHeaderCollection',
            'GetProfileHeaderCollectionResponse' =&gt; '\\MG\\StructType\\MGGetProfileHeaderCollectionResponse',
            'ArrayOfWSProfileHeader' =&gt; '\\MG\\ArrayType\\MGArrayOfWSProfileHeader',
            'WSProfileHeader' =&gt; '\\MG\\StructType\\MGWSProfileHeader',
            'WSProfileAttribute' =&gt; '\\MG\\StructType\\MGWSProfileAttribute',
            'CreateProfileHeader' =&gt; '\\MG\\StructType\\MGCreateProfileHeader',
            'CreateProfileHeaderResponse' =&gt; '\\MG\\StructType\\MGCreateProfileHeaderResponse',
            'UpdateProfileHeader' =&gt; '\\MG\\StructType\\MGUpdateProfileHeader',
            'UpdateProfileHeaderResponse' =&gt; '\\MG\\StructType\\MGUpdateProfileHeaderResponse',
            'DeleteProfileHeader' =&gt; '\\MG\\StructType\\MGDeleteProfileHeader',
            'DeleteProfileHeaderResponse' =&gt; '\\MG\\StructType\\MGDeleteProfileHeaderResponse',
            'CreateProfileAttribute' =&gt; '\\MG\\StructType\\MGCreateProfileAttribute',
            'CreateProfileAttributeResponse' =&gt; '\\MG\\StructType\\MGCreateProfileAttributeResponse',
            'UpdateProfileAttribute' =&gt; '\\MG\\StructType\\MGUpdateProfileAttribute',
            'UpdateProfileAttributeResponse' =&gt; '\\MG\\StructType\\MGUpdateProfileAttributeResponse',
            'DeleteProfileAttribute' =&gt; '\\MG\\StructType\\MGDeleteProfileAttribute',
            'DeleteProfileAttributeResponse' =&gt; '\\MG\\StructType\\MGDeleteProfileAttributeResponse',
            'GetContact' =&gt; '\\MG\\StructType\\MGGetContact',
            'GetContactResponse' =&gt; '\\MG\\StructType\\MGGetContactResponse',
            'WSContact' =&gt; '\\MG\\StructType\\MGWSContact',
            'WSProfileAttributeValue' =&gt; '\\MG\\StructType\\MGWSProfileAttributeValue',
            'GetContactByEmailKey' =&gt; '\\MG\\StructType\\MGGetContactByEmailKey',
            'GetContactByEmailKeyResponse' =&gt; '\\MG\\StructType\\MGGetContactByEmailKeyResponse',
            'SetContact' =&gt; '\\MG\\StructType\\MGSetContact',
            'SetContactResponse' =&gt; '\\MG\\StructType\\MGSetContactResponse',
            'SendTransactionalMessage' =&gt; '\\MG\\StructType\\MGSendTransactionalMessage',
            'ArrayOfWSProfileAttributeValue' =&gt; '\\MG\\ArrayType\\MGArrayOfWSProfileAttributeValue',
            'SendTransactionalMessageResponse' =&gt; '\\MG\\StructType\\MGSendTransactionalMessageResponse',
            'GetTransactionalMessageCollection' =&gt; '\\MG\\StructType\\MGGetTransactionalMessageCollection',
            'GetTransactionalMessageCollectionResponse' =&gt; '\\MG\\StructType\\MGGetTransactionalMessageCollectionResponse',
            'ArrayOfWSTransactionalMessage' =&gt; '\\MG\\ArrayType\\MGArrayOfWSTransactionalMessage',
            'WSTransactionalMessage' =&gt; '\\MG\\StructType\\MGWSTransactionalMessage',
            'UpdateContact' =&gt; '\\MG\\StructType\\MGUpdateContact',
            'UpdateContactResponse' =&gt; '\\MG\\StructType\\MGUpdateContactResponse',
            'SubscribeFormPassThrough' =&gt; '\\MG\\StructType\\MGSubscribeFormPassThrough',
            'SubscribeFormPassThroughResponse' =&gt; '\\MG\\StructType\\MGSubscribeFormPassThroughResponse',
            'ChangeContactEmailAddress' =&gt; '\\MG\\StructType\\MGChangeContactEmailAddress',
            'ChangeContactEmailAddressResponse' =&gt; '\\MG\\StructType\\MGChangeContactEmailAddressResponse',
            'SubscribeContact' =&gt; '\\MG\\StructType\\MGSubscribeContact',
            'SubscribeContactResponse' =&gt; '\\MG\\StructType\\MGSubscribeContactResponse',
            'UnsubscribeContact' =&gt; '\\MG\\StructType\\MGUnsubscribeContact',
            'UnsubscribeContactResponse' =&gt; '\\MG\\StructType\\MGUnsubscribeContactResponse',
            'GetMessageAnalyticsInformation' =&gt; '\\MG\\StructType\\MGGetMessageAnalyticsInformation',
            'ArrayOfInt' =&gt; '\\MG\\ArrayType\\MGArrayOfInt',
            'GetMessageAnalyticsInformationResponse' =&gt; '\\MG\\StructType\\MGGetMessageAnalyticsInformationResponse',
            'ArrayOfWSMessageAnalyticsInformation' =&gt; '\\MG\\ArrayType\\MGArrayOfWSMessageAnalyticsInformation',
            'WSMessageAnalyticsInformation' =&gt; '\\MG\\StructType\\MGWSMessageAnalyticsInformation',
            'GetSpamScore' =&gt; '\\MG\\StructType\\MGGetSpamScore',
            'WSMessage' =&gt; '\\MG\\StructType\\MGWSMessage',
            'GetSpamScoreResponse' =&gt; '\\MG\\StructType\\MGGetSpamScoreResponse',
            'WSSpamScore' =&gt; '\\MG\\StructType\\MGWSSpamScore',
            'SpamAssassinScore' =&gt; '\\MG\\StructType\\MGSpamAssassinScore',
            'ScheduleSendListMessage' =&gt; '\\MG\\StructType\\MGScheduleSendListMessage',
            'ScheduleSendListMessageResponse' =&gt; '\\MG\\StructType\\MGScheduleSendListMessageResponse',
            'ScheduleSendListMessageWithProfileFilter' =&gt; '\\MG\\StructType\\MGScheduleSendListMessageWithProfileFilter',
            'ArrayOfWSProfileFilter' =&gt; '\\MG\\ArrayType\\MGArrayOfWSProfileFilter',
            'WSProfileFilter' =&gt; '\\MG\\StructType\\MGWSProfileFilter',
            'ScheduleSendListMessageWithProfileFilterResponse' =&gt; '\\MG\\StructType\\MGScheduleSendListMessageWithProfileFilterResponse',
            'SendListMessage' =&gt; '\\MG\\StructType\\MGSendListMessage',
            'SendListMessageResponse' =&gt; '\\MG\\StructType\\MGSendListMessageResponse',
            'SendListMessageWithProfileFilter' =&gt; '\\MG\\StructType\\MGSendListMessageWithProfileFilter',
            'SendListMessageWithProfileFilterResponse' =&gt; '\\MG\\StructType\\MGSendListMessageWithProfileFilterResponse',
            'SendListMessageTest' =&gt; '\\MG\\StructType\\MGSendListMessageTest',
            'SendListMessageTestResponse' =&gt; '\\MG\\StructType\\MGSendListMessageTestResponse',
            'SendListMessageReview' =&gt; '\\MG\\StructType\\MGSendListMessageReview',
            'SendListMessageReviewResponse' =&gt; '\\MG\\StructType\\MGSendListMessageReviewResponse',
            'GetCampaignCollection' =&gt; '\\MG\\StructType\\MGGetCampaignCollection',
            'GetCampaignCollectionResponse' =&gt; '\\MG\\StructType\\MGGetCampaignCollectionResponse',
            'ArrayOfWSCampaign' =&gt; '\\MG\\ArrayType\\MGArrayOfWSCampaign',
            'WSCampaign' =&gt; '\\MG\\StructType\\MGWSCampaign',
            'GetCharacterSetCollection' =&gt; '\\MG\\StructType\\MGGetCharacterSetCollection',
            'GetCharacterSetCollectionResponse' =&gt; '\\MG\\StructType\\MGGetCharacterSetCollectionResponse',
            'ArrayOfWSCharacterSet' =&gt; '\\MG\\ArrayType\\MGArrayOfWSCharacterSet',
            'WSCharacterSet' =&gt; '\\MG\\StructType\\MGWSCharacterSet',
            'SendSavedMessage' =&gt; '\\MG\\StructType\\MGSendSavedMessage',
            'SendSavedMessageResponse' =&gt; '\\MG\\StructType\\MGSendSavedMessageResponse',
            'SendSavedMessageTest' =&gt; '\\MG\\StructType\\MGSendSavedMessageTest',
            'SendSavedMessageTestResponse' =&gt; '\\MG\\StructType\\MGSendSavedMessageTestResponse',
            'GetSavedMessageCollection' =&gt; '\\MG\\StructType\\MGGetSavedMessageCollection',
            'GetSavedMessageCollectionResponse' =&gt; '\\MG\\StructType\\MGGetSavedMessageCollectionResponse',
            'ArrayOfWSSavedMessage' =&gt; '\\MG\\ArrayType\\MGArrayOfWSSavedMessage',
            'WSSavedMessage' =&gt; '\\MG\\StructType\\MGWSSavedMessage',
            'GetFilteredListCount' =&gt; '\\MG\\StructType\\MGGetFilteredListCount',
            'GetFilteredListCountResponse' =&gt; '\\MG\\StructType\\MGGetFilteredListCountResponse',
            'ReportSubscribedContacts' =&gt; '\\MG\\StructType\\MGReportSubscribedContacts',
            'ReportSubscribedContactsResponse' =&gt; '\\MG\\StructType\\MGReportSubscribedContactsResponse',
            'ArrayOfWSContactSubscriptionInfo' =&gt; '\\MG\\ArrayType\\MGArrayOfWSContactSubscriptionInfo',
            'WSContactSubscriptionInfo' =&gt; '\\MG\\StructType\\MGWSContactSubscriptionInfo',
            'ReportRangeSubscribedContacts' =&gt; '\\MG\\StructType\\MGReportRangeSubscribedContacts',
            'ReportRangeSubscribedContactsResponse' =&gt; '\\MG\\StructType\\MGReportRangeSubscribedContactsResponse',
            'ReportAdminContactFeedbackLoop' =&gt; '\\MG\\StructType\\MGReportAdminContactFeedbackLoop',
            'ReportAdminContactFeedbackLoopResponse' =&gt; '\\MG\\StructType\\MGReportAdminContactFeedbackLoopResponse',
            'ArrayOfWSFeedbackLoopListing' =&gt; '\\MG\\ArrayType\\MGArrayOfWSFeedbackLoopListing',
            'WSFeedbackLoopListing' =&gt; '\\MG\\StructType\\MGWSFeedbackLoopListing',
            'ReportMessageContactSent' =&gt; '\\MG\\StructType\\MGReportMessageContactSent',
            'ReportMessageContactSentResponse' =&gt; '\\MG\\StructType\\MGReportMessageContactSentResponse',
            'ArrayOfWSMessageRecipient' =&gt; '\\MG\\ArrayType\\MGArrayOfWSMessageRecipient',
            'WSMessageRecipient' =&gt; '\\MG\\StructType\\MGWSMessageRecipient',
            'ReportMessageContactOpen' =&gt; '\\MG\\StructType\\MGReportMessageContactOpen',
            'ReportMessageContactOpenResponse' =&gt; '\\MG\\StructType\\MGReportMessageContactOpenResponse',
            'ArrayOfWSContactOpen' =&gt; '\\MG\\ArrayType\\MGArrayOfWSContactOpen',
            'WSContactOpen' =&gt; '\\MG\\StructType\\MGWSContactOpen',
            'ReportRangeMessageContactOpen' =&gt; '\\MG\\StructType\\MGReportRangeMessageContactOpen',
            'ReportRangeMessageContactOpenResponse' =&gt; '\\MG\\StructType\\MGReportRangeMessageContactOpenResponse',
            'ReportMessageContactRead' =&gt; '\\MG\\StructType\\MGReportMessageContactRead',
            'ReportMessageContactReadResponse' =&gt; '\\MG\\StructType\\MGReportMessageContactReadResponse',
            'ArrayOfWSContactRead' =&gt; '\\MG\\ArrayType\\MGArrayOfWSContactRead',
            'WSContactRead' =&gt; '\\MG\\StructType\\MGWSContactRead',
            'ReportRangeMessageContactRead' =&gt; '\\MG\\StructType\\MGReportRangeMessageContactRead',
            'ReportRangeMessageContactReadResponse' =&gt; '\\MG\\StructType\\MGReportRangeMessageContactReadResponse',
            'ReportMessageContactClick' =&gt; '\\MG\\StructType\\MGReportMessageContactClick',
            'ReportMessageContactClickResponse' =&gt; '\\MG\\StructType\\MGReportMessageContactClickResponse',
            'ArrayOfWSContactClick' =&gt; '\\MG\\ArrayType\\MGArrayOfWSContactClick',
            'WSContactClick' =&gt; '\\MG\\StructType\\MGWSContactClick',
            'ReportRangeMessageContactClick' =&gt; '\\MG\\StructType\\MGReportRangeMessageContactClick',
            'ReportRangeMessageContactClickResponse' =&gt; '\\MG\\StructType\\MGReportRangeMessageContactClickResponse',
            'ReportMessageContactPassalong' =&gt; '\\MG\\StructType\\MGReportMessageContactPassalong',
            'ReportMessageContactPassalongResponse' =&gt; '\\MG\\StructType\\MGReportMessageContactPassalongResponse',
            'ArrayOfWSContactPassalong' =&gt; '\\MG\\ArrayType\\MGArrayOfWSContactPassalong',
            'WSContactPassalong' =&gt; '\\MG\\StructType\\MGWSContactPassalong',
            'ReportRangeMessageContactPassalong' =&gt; '\\MG\\StructType\\MGReportRangeMessageContactPassalong',
            'ReportRangeMessageContactPassalongResponse' =&gt; '\\MG\\StructType\\MGReportRangeMessageContactPassalongResponse',
            'ReportMessageContactBounces' =&gt; '\\MG\\StructType\\MGReportMessageContactBounces',
            'ReportMessageContactBouncesResponse' =&gt; '\\MG\\StructType\\MGReportMessageContactBouncesResponse',
            'ArrayOfWSContactBounce' =&gt; '\\MG\\ArrayType\\MGArrayOfWSContactBounce',
            'WSContactBounce' =&gt; '\\MG\\StructType\\MGWSContactBounce',
            'ReportRangeMessageContactBounces' =&gt; '\\MG\\StructType\\MGReportRangeMessageContactBounces',
            'ReportRangeMessageContactBouncesResponse' =&gt; '\\MG\\StructType\\MGReportRangeMessageContactBouncesResponse',
            'ReportListMessageActivity' =&gt; '\\MG\\StructType\\MGReportListMessageActivity',
            'ReportListMessageActivityResponse' =&gt; '\\MG\\StructType\\MGReportListMessageActivityResponse',
            'ArrayOfWSMessageActivity' =&gt; '\\MG\\ArrayType\\MGArrayOfWSMessageActivity',
            'WSMessageActivity' =&gt; '\\MG\\StructType\\MGWSMessageActivity',
            'ReportListMessageDelivery' =&gt; '\\MG\\StructType\\MGReportListMessageDelivery',
            'ReportListMessageDeliveryResponse' =&gt; '\\MG\\StructType\\MGReportListMessageDeliveryResponse',
            'ArrayOfWSMessageDelivery' =&gt; '\\MG\\ArrayType\\MGArrayOfWSMessageDelivery',
            'WSMessageDelivery' =&gt; '\\MG\\StructType\\MGWSMessageDelivery',
            'ReportListContactRemoval' =&gt; '\\MG\\StructType\\MGReportListContactRemoval',
            'ReportListContactRemovalResponse' =&gt; '\\MG\\StructType\\MGReportListContactRemovalResponse',
            'ArrayOfWSContactRemovalInfo' =&gt; '\\MG\\ArrayType\\MGArrayOfWSContactRemovalInfo',
            'WSContactRemovalInfo' =&gt; '\\MG\\StructType\\MGWSContactRemovalInfo',
            'ReportRangeListContactRemoval' =&gt; '\\MG\\StructType\\MGReportRangeListContactRemoval',
            'ReportRangeListContactRemovalResponse' =&gt; '\\MG\\StructType\\MGReportRangeListContactRemovalResponse',
            'ReportListContactHygiene' =&gt; '\\MG\\StructType\\MGReportListContactHygiene',
            'ReportListContactHygieneResponse' =&gt; '\\MG\\StructType\\MGReportListContactHygieneResponse',
            'ArrayOfWSContactHygieneInfo' =&gt; '\\MG\\ArrayType\\MGArrayOfWSContactHygieneInfo',
            'WSContactHygieneInfo' =&gt; '\\MG\\StructType\\MGWSContactHygieneInfo',
            'ReportRangeListContactHygiene' =&gt; '\\MG\\StructType\\MGReportRangeListContactHygiene',
            'ReportRangeListContactHygieneResponse' =&gt; '\\MG\\StructType\\MGReportRangeListContactHygieneResponse',
            'ReportMessageLinkClick' =&gt; '\\MG\\StructType\\MGReportMessageLinkClick',
            'ReportMessageLinkClickResponse' =&gt; '\\MG\\StructType\\MGReportMessageLinkClickResponse',
            'ArrayOfWSMessageLink' =&gt; '\\MG\\ArrayType\\MGArrayOfWSMessageLink',
            'WSMessageLink' =&gt; '\\MG\\StructType\\MGWSMessageLink',
            'ReportContactLinkClick' =&gt; '\\MG\\StructType\\MGReportContactLinkClick',
            'ReportContactLinkClickResponse' =&gt; '\\MG\\StructType\\MGReportContactLinkClickResponse',
            'ArrayOfWSContactLinkClick' =&gt; '\\MG\\ArrayType\\MGArrayOfWSContactLinkClick',
            'WSContactLinkClick' =&gt; '\\MG\\StructType\\MGWSContactLinkClick',
            'ReportMessageLocationClick' =&gt; '\\MG\\StructType\\MGReportMessageLocationClick',
            'ReportMessageLocationClickResponse' =&gt; '\\MG\\StructType\\MGReportMessageLocationClickResponse',
            'ArrayOfWSMessageLocationClick' =&gt; '\\MG\\ArrayType\\MGArrayOfWSMessageLocationClick',
            'WSMessageLocationClick' =&gt; '\\MG\\StructType\\MGWSMessageLocationClick',
            'ReportMessageLocationOpen' =&gt; '\\MG\\StructType\\MGReportMessageLocationOpen',
            'ReportMessageLocationOpenResponse' =&gt; '\\MG\\StructType\\MGReportMessageLocationOpenResponse',
            'ArrayOfWSMessageLocationOpen' =&gt; '\\MG\\ArrayType\\MGArrayOfWSMessageLocationOpen',
            'WSMessageLocationOpen' =&gt; '\\MG\\StructType\\MGWSMessageLocationOpen',
            'ReportMessageLocationRead' =&gt; '\\MG\\StructType\\MGReportMessageLocationRead',
            'ReportMessageLocationReadResponse' =&gt; '\\MG\\StructType\\MGReportMessageLocationReadResponse',
            'ArrayOfWSMessageLocationRead' =&gt; '\\MG\\ArrayType\\MGArrayOfWSMessageLocationRead',
            'WSMessageLocationRead' =&gt; '\\MG\\StructType\\MGWSMessageLocationRead',
            'ReportMessageLocationContactClick' =&gt; '\\MG\\StructType\\MGReportMessageLocationContactClick',
            'ReportMessageLocationContactClickResponse' =&gt; '\\MG\\StructType\\MGReportMessageLocationContactClickResponse',
            'ArrayOfWSMessageLocationContactClick' =&gt; '\\MG\\ArrayType\\MGArrayOfWSMessageLocationContactClick',
            'WSMessageLocationContactClick' =&gt; '\\MG\\StructType\\MGWSMessageLocationContactClick',
            'ReportMessageLocationContactOpen' =&gt; '\\MG\\StructType\\MGReportMessageLocationContactOpen',
            'ReportMessageLocationContactOpenResponse' =&gt; '\\MG\\StructType\\MGReportMessageLocationContactOpenResponse',
            'ArrayOfWSMessageLocationContactOpen' =&gt; '\\MG\\ArrayType\\MGArrayOfWSMessageLocationContactOpen',
            'WSMessageLocationContactOpen' =&gt; '\\MG\\StructType\\MGWSMessageLocationContactOpen',
            'ReportMessageLocationContactRead' =&gt; '\\MG\\StructType\\MGReportMessageLocationContactRead',
            'ReportMessageLocationContactReadResponse' =&gt; '\\MG\\StructType\\MGReportMessageLocationContactReadResponse',
            'ArrayOfWSMessageLocationContactRead' =&gt; '\\MG\\ArrayType\\MGArrayOfWSMessageLocationContactRead',
            'WSMessageLocationContactRead' =&gt; '\\MG\\StructType\\MGWSMessageLocationContactRead',
            'ReportMessageContactActivity' =&gt; '\\MG\\StructType\\MGReportMessageContactActivity',
            'ReportMessageContactActivityResponse' =&gt; '\\MG\\StructType\\MGReportMessageContactActivityResponse',
            'ArrayOfWSMessageContactActivity' =&gt; '\\MG\\ArrayType\\MGArrayOfWSMessageContactActivity',
            'WSMessageContactActivity' =&gt; '\\MG\\StructType\\MGWSMessageContactActivity',
            'ReportRangeMessageContactRemoval' =&gt; '\\MG\\StructType\\MGReportRangeMessageContactRemoval',
            'ReportRangeMessageContactRemovalResponse' =&gt; '\\MG\\StructType\\MGReportRangeMessageContactRemovalResponse',
            'ReportMessageContactRemoval' =&gt; '\\MG\\StructType\\MGReportMessageContactRemoval',
            'ReportMessageContactRemovalResponse' =&gt; '\\MG\\StructType\\MGReportMessageContactRemovalResponse',
            'ReportContactMessageActivity' =&gt; '\\MG\\StructType\\MGReportContactMessageActivity',
            'ReportContactMessageActivityResponse' =&gt; '\\MG\\StructType\\MGReportContactMessageActivityResponse',
            'ArrayOfWSContactMessageActivity' =&gt; '\\MG\\ArrayType\\MGArrayOfWSContactMessageActivity',
            'WSContactMessageActivity' =&gt; '\\MG\\StructType\\MGWSContactMessageActivity',
            'ReportListImportHistory' =&gt; '\\MG\\StructType\\MGReportListImportHistory',
            'ReportListImportHistoryResponse' =&gt; '\\MG\\StructType\\MGReportListImportHistoryResponse',
            'ArrayOfWSImportHistory' =&gt; '\\MG\\ArrayType\\MGArrayOfWSImportHistory',
            'WSImportHistory' =&gt; '\\MG\\StructType\\MGWSImportHistory',
            'ReportImportContactDetail' =&gt; '\\MG\\StructType\\MGReportImportContactDetail',
            'ReportImportContactDetailResponse' =&gt; '\\MG\\StructType\\MGReportImportContactDetailResponse',
            'ArrayOfWSImportContact' =&gt; '\\MG\\ArrayType\\MGArrayOfWSImportContact',
            'WSImportContact' =&gt; '\\MG\\StructType\\MGWSImportContact',
            'ReportListConversationActivity' =&gt; '\\MG\\StructType\\MGReportListConversationActivity',
            'ReportListConversationActivityResponse' =&gt; '\\MG\\StructType\\MGReportListConversationActivityResponse',
            'ArrayOfWSConversationActivity' =&gt; '\\MG\\ArrayType\\MGArrayOfWSConversationActivity',
            'WSConversationActivity' =&gt; '\\MG\\StructType\\MGWSConversationActivity',
            'ReportListConversationDelivery' =&gt; '\\MG\\StructType\\MGReportListConversationDelivery',
            'ReportListConversationDeliveryResponse' =&gt; '\\MG\\StructType\\MGReportListConversationDeliveryResponse',
            'ArrayOfWSConversationDelivery' =&gt; '\\MG\\ArrayType\\MGArrayOfWSConversationDelivery',
            'WSConversationDelivery' =&gt; '\\MG\\StructType\\MGWSConversationDelivery',
            'ReportConversationContactDelivery' =&gt; '\\MG\\StructType\\MGReportConversationContactDelivery',
            'ReportConversationContactDeliveryResponse' =&gt; '\\MG\\StructType\\MGReportConversationContactDeliveryResponse',
            'ArrayOfWSConversationContactDelivery' =&gt; '\\MG\\ArrayType\\MGArrayOfWSConversationContactDelivery',
            'WSConversationContactDelivery' =&gt; '\\MG\\StructType\\MGWSConversationContactDelivery',
            'ReportConversationContactRemoval' =&gt; '\\MG\\StructType\\MGReportConversationContactRemoval',
            'ReportConversationContactRemovalResponse' =&gt; '\\MG\\StructType\\MGReportConversationContactRemovalResponse',
            'ArrayOfWSConversationContactRemoval' =&gt; '\\MG\\ArrayType\\MGArrayOfWSConversationContactRemoval',
            'WSConversationContactRemoval' =&gt; '\\MG\\StructType\\MGWSConversationContactRemoval',
            'ReportConversationContactOpen' =&gt; '\\MG\\StructType\\MGReportConversationContactOpen',
            'ReportConversationContactOpenResponse' =&gt; '\\MG\\StructType\\MGReportConversationContactOpenResponse',
            'ArrayOfWSConversationContactOpen' =&gt; '\\MG\\ArrayType\\MGArrayOfWSConversationContactOpen',
            'WSConversationContactOpen' =&gt; '\\MG\\StructType\\MGWSConversationContactOpen',
            'ReportConversationContactRead' =&gt; '\\MG\\StructType\\MGReportConversationContactRead',
            'ReportConversationContactReadResponse' =&gt; '\\MG\\StructType\\MGReportConversationContactReadResponse',
            'ArrayOfWSConversationContactRead' =&gt; '\\MG\\ArrayType\\MGArrayOfWSConversationContactRead',
            'WSConversationContactRead' =&gt; '\\MG\\StructType\\MGWSConversationContactRead',
            'ReportConversationLinkClick' =&gt; '\\MG\\StructType\\MGReportConversationLinkClick',
            'ReportConversationLinkClickResponse' =&gt; '\\MG\\StructType\\MGReportConversationLinkClickResponse',
            'ArrayOfWSConversationLinkClick' =&gt; '\\MG\\ArrayType\\MGArrayOfWSConversationLinkClick',
            'WSConversationLinkClick' =&gt; '\\MG\\StructType\\MGWSConversationLinkClick',
            'ReportConversationContactBounce' =&gt; '\\MG\\StructType\\MGReportConversationContactBounce',
            'ReportConversationContactBounceResponse' =&gt; '\\MG\\StructType\\MGReportConversationContactBounceResponse',
            'ArrayOfWSConversationContactBounce' =&gt; '\\MG\\ArrayType\\MGArrayOfWSConversationContactBounce',
            'WSConversationContactBounce' =&gt; '\\MG\\StructType\\MGWSConversationContactBounce',
            'ReportConversationLocationContactOpen' =&gt; '\\MG\\StructType\\MGReportConversationLocationContactOpen',
            'ReportConversationLocationContactOpenResponse' =&gt; '\\MG\\StructType\\MGReportConversationLocationContactOpenResponse',
            'ArrayOfWSConversationLocationContactOpen' =&gt; '\\MG\\ArrayType\\MGArrayOfWSConversationLocationContactOpen',
            'WSConversationLocationContactOpen' =&gt; '\\MG\\StructType\\MGWSConversationLocationContactOpen',
            'ReportConversationLocationContactRead' =&gt; '\\MG\\StructType\\MGReportConversationLocationContactRead',
            'ReportConversationLocationContactReadResponse' =&gt; '\\MG\\StructType\\MGReportConversationLocationContactReadResponse',
            'ArrayOfWSConversationLocationContactRead' =&gt; '\\MG\\ArrayType\\MGArrayOfWSConversationLocationContactRead',
            'WSConversationLocationContactRead' =&gt; '\\MG\\StructType\\MGWSConversationLocationContactRead',
            'ReportConversationLocationContactClick' =&gt; '\\MG\\StructType\\MGReportConversationLocationContactClick',
            'ReportConversationLocationContactClickResponse' =&gt; '\\MG\\StructType\\MGReportConversationLocationContactClickResponse',
            'ArrayOfWSConversationLocationContactClick' =&gt; '\\MG\\ArrayType\\MGArrayOfWSConversationLocationContactClick',
            'WSConversationLocationContactClick' =&gt; '\\MG\\StructType\\MGWSConversationLocationContactClick',
            'GetSystemIDFromPublicID' =&gt; '\\MG\\StructType\\MGGetSystemIDFromPublicID',
            'GetSystemIDFromPublicIDResponse' =&gt; '\\MG\\StructType\\MGGetSystemIDFromPublicIDResponse',
        );
    }
}
</pre></body></html>