<?php
/**
 * 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(
            'GetSystemID' => '\\StructType\\GetSystemID',
            'GetSystemIDResponse' => '\\StructType\\GetSystemIDResponse',
            'CreateLetterFromXPS' => '\\StructType\\CreateLetterFromXPS',
            'CreateLetterFromXPSResponse' => '\\StructType\\CreateLetterFromXPSResponse',
            'GetDocumentPageCountRange' => '\\StructType\\GetDocumentPageCountRange',
            'GetDocumentPageCountRangeResponse' => '\\StructType\\GetDocumentPageCountRangeResponse',
            'SendDriverMailingConfirmation' => '\\StructType\\SendDriverMailingConfirmation',
            'SendDriverMailingConfirmationResponse' => '\\StructType\\SendDriverMailingConfirmationResponse',
            'GetLibraryInserts' => '\\StructType\\GetLibraryInserts',
            'ArrayOfAnyType' => '\\ArrayType\\ArrayOfAnyType',
            'APILetter' => '\\StructType\\APILetter',
            'ReservedArea' => '\\StructType\\ReservedArea',
            'RectangleF' => '\\StructType\\RectangleF',
            'PointF' => '\\StructType\\PointF',
            'SizeF' => '\\StructType\\SizeF',
            'DocumentHistory' => '\\StructType\\DocumentHistory',
            'JobRun' => '\\StructType\\JobRun',
            'Document' => '\\StructType\\Document',
            'UserVariable' => '\\StructType\\UserVariable',
            'DataList' => '\\StructType\\DataList',
            'Mapping' => '\\StructType\\Mapping',
            'ArrayOfString' => '\\ArrayType\\ArrayOfString',
            'ArrayOfMergeField' => '\\ArrayType\\ArrayOfMergeField',
            'MergeField' => '\\StructType\\MergeField',
            'Attachment' => '\\StructType\\Attachment',
            'Letterhead' => '\\StructType\\Letterhead',
            'Postcard' => '\\StructType\\Postcard',
            'MailPack' => '\\StructType\\MailPack',
            'CostCentre' => '\\StructType\\CostCentre',
            'Insert' => '\\StructType\\Insert',
            'GetLibraryInsertsResponse' => '\\StructType\\GetLibraryInsertsResponse',
            'GetCostCentres' => '\\StructType\\GetCostCentres',
            'GetCostCentresResponse' => '\\StructType\\GetCostCentresResponse',
            'GenerateMappingWithDefaultNameAndMergeFields' => '\\StructType\\GenerateMappingWithDefaultNameAndMergeFields',
            'GenerateMappingWithDefaultNameAndMergeFieldsResponse' => '\\StructType\\GenerateMappingWithDefaultNameAndMergeFieldsResponse',
            'GenerateMappingWithID' => '\\StructType\\GenerateMappingWithID',
            'GenerateMappingWithIDResponse' => '\\StructType\\GenerateMappingWithIDResponse',
            'GenerateMappingWithDefaultNameWithID' => '\\StructType\\GenerateMappingWithDefaultNameWithID',
            'GenerateMappingWithDefaultNameWithIDResponse' => '\\StructType\\GenerateMappingWithDefaultNameWithIDResponse',
            'GenerateMappingWithDefaultNameAndMergeFieldsWithID' => '\\StructType\\GenerateMappingWithDefaultNameAndMergeFieldsWithID',
            'GenerateMappingWithDefaultNameAndMergeFieldsWithIDResponse' => '\\StructType\\GenerateMappingWithDefaultNameAndMergeFieldsWithIDResponse',
            'CreateAttachment' => '\\StructType\\CreateAttachment',
            'CreateAttachmentResponse' => '\\StructType\\CreateAttachmentResponse',
            'CreateLetterhead' => '\\StructType\\CreateLetterhead',
            'CreateLetterheadResponse' => '\\StructType\\CreateLetterheadResponse',
            'CreateLetter' => '\\StructType\\CreateLetter',
            'CreateLetterResponse' => '\\StructType\\CreateLetterResponse',
            'CreateMailPack' => '\\StructType\\CreateMailPack',
            'ArrayOfLong' => '\\ArrayType\\ArrayOfLong',
            'CreateMailPackResponse' => '\\StructType\\CreateMailPackResponse',
            'DeleteMailPack' => '\\StructType\\DeleteMailPack',
            'DeleteMailPackResponse' => '\\StructType\\DeleteMailPackResponse',
            'SendMailPack' => '\\StructType\\SendMailPack',
            'SendMailPackResponse' => '\\StructType\\SendMailPackResponse',
            'SendMailPackToFindNearest' => '\\StructType\\SendMailPackToFindNearest',
            'SendMailPackToFindNearestResponse' => '\\StructType\\SendMailPackToFindNearestResponse',
            'CreateAndSendMailPack' => '\\StructType\\CreateAndSendMailPack',
            'CreateAndSendMailPackResponse' => '\\StructType\\CreateAndSendMailPackResponse',
            'SendMailPackToSingleAddress2' => '\\StructType\\SendMailPackToSingleAddress2',
            'ArrayOfArrayOfString' => '\\ArrayType\\ArrayOfArrayOfString',
            'SendMailPackToSingleAddress2Response' => '\\StructType\\SendMailPackToSingleAddress2Response',
            'SendMailPackToSingleAddress' => '\\StructType\\SendMailPackToSingleAddress',
            'SendMailPackToSingleAddressResponse' => '\\StructType\\SendMailPackToSingleAddressResponse',
            'CreateAndSendMailPackToSingleAddress' => '\\StructType\\CreateAndSendMailPackToSingleAddress',
            'CreateAndSendMailPackToSingleAddressResponse' => '\\StructType\\CreateAndSendMailPackToSingleAddressResponse',
            'SendSimpleMailing' => '\\StructType\\SendSimpleMailing',
            'SendSimpleMailingResponse' => '\\StructType\\SendSimpleMailingResponse',
            'SendSimpleMailingToFindNearest' => '\\StructType\\SendSimpleMailingToFindNearest',
            'SendSimpleMailingToFindNearestResponse' => '\\StructType\\SendSimpleMailingToFindNearestResponse',
            'CreateAndSendSimpleMailingToFindNearest' => '\\StructType\\CreateAndSendSimpleMailingToFindNearest',
            'CreateAndSendSimpleMailingToFindNearestResponse' => '\\StructType\\CreateAndSendSimpleMailingToFindNearestResponse',
            'SendSimpleMailingToSingleAddress' => '\\StructType\\SendSimpleMailingToSingleAddress',
            'SendSimpleMailingToSingleAddressResponse' => '\\StructType\\SendSimpleMailingToSingleAddressResponse',
            'CreateAndSendSimpleMailing' => '\\StructType\\CreateAndSendSimpleMailing',
            'CreateAndSendSimpleMailingResponse' => '\\StructType\\CreateAndSendSimpleMailingResponse',
            'CreateAndSendSimpleMailingToSingleAddress' => '\\StructType\\CreateAndSendSimpleMailingToSingleAddress',
            'CreateAndSendSimpleMailingToSingleAddressResponse' => '\\StructType\\CreateAndSendSimpleMailingToSingleAddressResponse',
            'CreateAndSendMailPackToFindNearest' => '\\StructType\\CreateAndSendMailPackToFindNearest',
            'CreateAndSendMailPackToFindNearestResponse' => '\\StructType\\CreateAndSendMailPackToFindNearestResponse',
            'AddExcludedAddress' => '\\StructType\\AddExcludedAddress',
            'AddExcludedAddressResponse' => '\\StructType\\AddExcludedAddressResponse',
            'GetExcludedAddresses' => '\\StructType\\GetExcludedAddresses',
            'GetExcludedAddressesResponse' => '\\StructType\\GetExcludedAddressesResponse',
            'DeleteExcludedAddressByID' => '\\StructType\\DeleteExcludedAddressByID',
            'DeleteExcludedAddressByIDResponse' => '\\StructType\\DeleteExcludedAddressByIDResponse',
            'FindNearestQueryAddress' => '\\StructType\\FindNearestQueryAddress',
            'FindNearestQueryAddressResponse' => '\\StructType\\FindNearestQueryAddressResponse',
            'FindNearestExecuteSearch' => '\\StructType\\FindNearestExecuteSearch',
            'FindNearestExecuteSearchResponse' => '\\StructType\\FindNearestExecuteSearchResponse',
            'UpdateLetter' => '\\StructType\\UpdateLetter',
            'UpdateLetterResponse' => '\\StructType\\UpdateLetterResponse',
            'UpdateMailPackLetter' => '\\StructType\\UpdateMailPackLetter',
            'UpdateMailPackLetterResponse' => '\\StructType\\UpdateMailPackLetterResponse',
            'UpdateMailPackTemplate' => '\\StructType\\UpdateMailPackTemplate',
            'UpdateMailPackTemplateResponse' => '\\StructType\\UpdateMailPackTemplateResponse',
            'GetMailPacks' => '\\StructType\\GetMailPacks',
            'GetMailPacksResponse' => '\\StructType\\GetMailPacksResponse',
            'GetLibraryMailPacks' => '\\StructType\\GetLibraryMailPacks',
            'GetLibraryMailPacksResponse' => '\\StructType\\GetLibraryMailPacksResponse',
            'CreatePostcard' => '\\StructType\\CreatePostcard',
            'CreatePostcardResponse' => '\\StructType\\CreatePostcardResponse',
            'GetLibraryPostcards' => '\\StructType\\GetLibraryPostcards',
            'GetLibraryPostcardsResponse' => '\\StructType\\GetLibraryPostcardsResponse',
            'PreviewLibraryPostcard' => '\\StructType\\PreviewLibraryPostcard',
            'PreviewLibraryPostcardResponse' => '\\StructType\\PreviewLibraryPostcardResponse',
            'SendPostcardToSingleAddress' => '\\StructType\\SendPostcardToSingleAddress',
            'SendPostcardToSingleAddressResponse' => '\\StructType\\SendPostcardToSingleAddressResponse',
            'SendPostcard' => '\\StructType\\SendPostcard',
            'SendPostcardResponse' => '\\StructType\\SendPostcardResponse',
            'SendPostcardToFindNearest' => '\\StructType\\SendPostcardToFindNearest',
            'SendPostcardToFindNearestResponse' => '\\StructType\\SendPostcardToFindNearestResponse',
            'CreateAndSendPostcardToSingleAddress' => '\\StructType\\CreateAndSendPostcardToSingleAddress',
            'CreateAndSendPostcardToSingleAddressResponse' => '\\StructType\\CreateAndSendPostcardToSingleAddressResponse',
            'CreateAndSendPostcard' => '\\StructType\\CreateAndSendPostcard',
            'CreateAndSendPostcardResponse' => '\\StructType\\CreateAndSendPostcardResponse',
            'CreateAndSendPostcardToFindNearest' => '\\StructType\\CreateAndSendPostcardToFindNearest',
            'CreateAndSendPostcardToFindNearestResponse' => '\\StructType\\CreateAndSendPostcardToFindNearestResponse',
            'CalculateCostOfSingleAddressMailing' => '\\StructType\\CalculateCostOfSingleAddressMailing',
            'CalculateCostOfSingleAddressMailingResponse' => '\\StructType\\CalculateCostOfSingleAddressMailingResponse',
            'CalculateCostOfMailing' => '\\StructType\\CalculateCostOfMailing',
            'CalculateCostOfMailingResponse' => '\\StructType\\CalculateCostOfMailingResponse',
            'CalculateCostOfFindNearestMailing' => '\\StructType\\CalculateCostOfFindNearestMailing',
            'CalculateCostOfFindNearestMailingResponse' => '\\StructType\\CalculateCostOfFindNearestMailingResponse',
            'GetLibraryLetterheads' => '\\StructType\\GetLibraryLetterheads',
            'GetLibraryLetterheadsResponse' => '\\StructType\\GetLibraryLetterheadsResponse',
            'GetLibraryAttachments' => '\\StructType\\GetLibraryAttachments',
            'GetLibraryAttachmentsResponse' => '\\StructType\\GetLibraryAttachmentsResponse',
            'PreviewLibraryLetterhead' => '\\StructType\\PreviewLibraryLetterhead',
            'PreviewLibraryLetterheadResponse' => '\\StructType\\PreviewLibraryLetterheadResponse',
            'PreviewLibraryAttachment' => '\\StructType\\PreviewLibraryAttachment',
            'PreviewLibraryAttachmentResponse' => '\\StructType\\PreviewLibraryAttachmentResponse',
            'PreviewDocumentSingleAddress' => '\\StructType\\PreviewDocumentSingleAddress',
            'PreviewDocumentSingleAddressResponse' => '\\StructType\\PreviewDocumentSingleAddressResponse',
            'PreviewDocumentMailingList' => '\\StructType\\PreviewDocumentMailingList',
            'PreviewDocumentMailingListResponse' => '\\StructType\\PreviewDocumentMailingListResponse',
            'PreviewDocumentFindNearest' => '\\StructType\\PreviewDocumentFindNearest',
            'PreviewDocumentFindNearestResponse' => '\\StructType\\PreviewDocumentFindNearestResponse',
            'GetLibraryMappings' => '\\StructType\\GetLibraryMappings',
            'GetLibraryMappingsResponse' => '\\StructType\\GetLibraryMappingsResponse',
            'GetDataListUrl' => '\\StructType\\GetDataListUrl',
            'GetDataListUrlResponse' => '\\StructType\\GetDataListUrlResponse',
            'DownloadDataList' => '\\StructType\\DownloadDataList',
            'DownloadDataListResponse' => '\\StructType\\DownloadDataListResponse',
            'GetDataLists' => '\\StructType\\GetDataLists',
            'GetDataListsResponse' => '\\StructType\\GetDataListsResponse',
            'CalculateCostOfDataList' => '\\StructType\\CalculateCostOfDataList',
            'CalculateCostOfDataListResponse' => '\\StructType\\CalculateCostOfDataListResponse',
            'GetUserVariables' => '\\StructType\\GetUserVariables',
            'GetUserVariablesResponse' => '\\StructType\\GetUserVariablesResponse',
            'GetDocumentation' => '\\StructType\\GetDocumentation',
            'GetDocumentationResponse' => '\\StructType\\GetDocumentationResponse',
            'GetMailHistoryJobs' => '\\StructType\\GetMailHistoryJobs',
            'GetMailHistoryJobsResponse' => '\\StructType\\GetMailHistoryJobsResponse',
            'GetMailHistoryDocumentsByJobId' => '\\StructType\\GetMailHistoryDocumentsByJobId',
            'GetMailHistoryDocumentsByJobIdResponse' => '\\StructType\\GetMailHistoryDocumentsByJobIdResponse',
            'RetryLetter' => '\\StructType\\RetryLetter',
            'RetryLetterResponse' => '\\StructType\\RetryLetterResponse',
            'GetAddressesForPostcode' => '\\StructType\\GetAddressesForPostcode',
            'ArrayOfPostalAddress' => '\\ArrayType\\ArrayOfPostalAddress',
            'PostalAddress' => '\\StructType\\PostalAddress',
            'GetAddressesForPostcodeResponse' => '\\StructType\\GetAddressesForPostcodeResponse',
            'GetDocumentStickerArea' => '\\StructType\\GetDocumentStickerArea',
            'GetDocumentStickerAreaResponse' => '\\StructType\\GetDocumentStickerAreaResponse',
            'GetDocumentReservedAreas' => '\\StructType\\GetDocumentReservedAreas',
            'GetDocumentReservedAreasResponse' => '\\StructType\\GetDocumentReservedAreasResponse',
            'CalculateCostOfNewMailing' => '\\StructType\\CalculateCostOfNewMailing',
            'CalculateCostOfNewMailingResponse' => '\\StructType\\CalculateCostOfNewMailingResponse',
            'IsFirstClassAvailable' => '\\StructType\\IsFirstClassAvailable',
            'IsFirstClassAvailableResponse' => '\\StructType\\IsFirstClassAvailableResponse',
            'GetUserDetails' => '\\StructType\\GetUserDetails',
            'GetUserDetailsResponse' => '\\StructType\\GetUserDetailsResponse',
            'IsValidLoginToken' => '\\StructType\\IsValidLoginToken',
            'IsValidLoginTokenResponse' => '\\StructType\\IsValidLoginTokenResponse',
            'ChangePassword' => '\\StructType\\ChangePassword',
            'ChangePasswordResponse' => '\\StructType\\ChangePasswordResponse',
            'GetLatestVersionDetails' => '\\StructType\\GetLatestVersionDetails',
            'GetLatestVersionDetailsResponse' => '\\StructType\\GetLatestVersionDetailsResponse',
            'GetAccountUrl' => '\\StructType\\GetAccountUrl',
            'GetAccountUrlResponse' => '\\StructType\\GetAccountUrlResponse',
            'GetPortalUrl' => '\\StructType\\GetPortalUrl',
            'GetPortalUrlResponse' => '\\StructType\\GetPortalUrlResponse',
            'PreviewLetter' => '\\StructType\\PreviewLetter',
            'PreviewLetterResponse' => '\\StructType\\PreviewLetterResponse',
            'PreviewLibraryLetter' => '\\StructType\\PreviewLibraryLetter',
            'PreviewLibraryLetterResponse' => '\\StructType\\PreviewLibraryLetterResponse',
            'PreviewMailPack' => '\\StructType\\PreviewMailPack',
            'PreviewMailPackResponse' => '\\StructType\\PreviewMailPackResponse',
            'SignIn' => '\\StructType\\SignIn',
            'SignInResponse' => '\\StructType\\SignInResponse',
            'UploadDocument' => '\\StructType\\UploadDocument',
            'UploadDocumentResponse' => '\\StructType\\UploadDocumentResponse',
            'SearchAddress' => '\\StructType\\SearchAddress',
            'SearchAddressResponse' => '\\StructType\\SearchAddressResponse',
            'CreateJobRunRecord' => '\\StructType\\CreateJobRunRecord',
            'CreateJobRunRecordResponse' => '\\StructType\\CreateJobRunRecordResponse',
            'SendLetterWithStructuredAddress' => '\\StructType\\SendLetterWithStructuredAddress',
            'CustomerAPILetter' => '\\StructType\\CustomerAPILetter',
            'SendLetterWithStructuredAddressResponse' => '\\StructType\\SendLetterWithStructuredAddressResponse',
            'SendLetterWithStructuredAddressAndExceptions' => '\\StructType\\SendLetterWithStructuredAddressAndExceptions',
            'SendLetterWithStructuredAddressAndExceptionsResponse' => '\\StructType\\SendLetterWithStructuredAddressAndExceptionsResponse',
            'SendLetter' => '\\StructType\\SendLetter',
            'SendLetterResponse' => '\\StructType\\SendLetterResponse',
            'GetBalance' => '\\StructType\\GetBalance',
            'GetBalanceResponse' => '\\StructType\\GetBalanceResponse',
            'GetAvailableFunds' => '\\StructType\\GetAvailableFunds',
            'GetAvailableFundsResponse' => '\\StructType\\GetAvailableFundsResponse',
            'GetLetterByID' => '\\StructType\\GetLetterByID',
            'GetLetterByIDResponse' => '\\StructType\\GetLetterByIDResponse',
            'GetLetters' => '\\StructType\\GetLetters',
            'GetLettersResponse' => '\\StructType\\GetLettersResponse',
            'GetLibraryLetters' => '\\StructType\\GetLibraryLetters',
            'GetLibraryLettersResponse' => '\\StructType\\GetLibraryLettersResponse',
            'GetMailingLists' => '\\StructType\\GetMailingLists',
            'GetMailingListsResponse' => '\\StructType\\GetMailingListsResponse',
            'GetMailingListByID' => '\\StructType\\GetMailingListByID',
            'CustomerAPIMailingList' => '\\StructType\\CustomerAPIMailingList',
            'GetMailingListByIDResponse' => '\\StructType\\GetMailingListByIDResponse',
            'DeleteMailingList' => '\\StructType\\DeleteMailingList',
            'DeleteMailingListResponse' => '\\StructType\\DeleteMailingListResponse',
            'DeleteMapping' => '\\StructType\\DeleteMapping',
            'DeleteMappingResponse' => '\\StructType\\DeleteMappingResponse',
            'DeleteUserVariable' => '\\StructType\\DeleteUserVariable',
            'DeleteUserVariableResponse' => '\\StructType\\DeleteUserVariableResponse',
            'DeleteLetterhead' => '\\StructType\\DeleteLetterhead',
            'DeleteLetterheadResponse' => '\\StructType\\DeleteLetterheadResponse',
            'DeleteLetter' => '\\StructType\\DeleteLetter',
            'DeleteLetterResponse' => '\\StructType\\DeleteLetterResponse',
            'DeleteAttachment' => '\\StructType\\DeleteAttachment',
            'DeleteAttachmentResponse' => '\\StructType\\DeleteAttachmentResponse',
            'DeletePostcard' => '\\StructType\\DeletePostcard',
            'DeletePostcardResponse' => '\\StructType\\DeletePostcardResponse',
            'UploadMailingList' => '\\StructType\\UploadMailingList',
            'UploadMailingListResponse' => '\\StructType\\UploadMailingListResponse',
            'UploadMailingListWithMapping' => '\\StructType\\UploadMailingListWithMapping',
            'UploadMailingListWithMappingResponse' => '\\StructType\\UploadMailingListWithMappingResponse',
            'UploadMailingListWithMappingAndShare' => '\\StructType\\UploadMailingListWithMappingAndShare',
            'UploadMailingListWithMappingAndShareResponse' => '\\StructType\\UploadMailingListWithMappingAndShareResponse',
            'UploadConsolidatedPDF' => '\\StructType\\UploadConsolidatedPDF',
            'xmlResults' => '\\StructType\\XmlResults',
            'UploadConsolidatedPDFResponse' => '\\StructType\\UploadConsolidatedPDFResponse',
            'MailMerge' => '\\StructType\\MailMerge',
            'MailMergeResponse' => '\\StructType\\MailMergeResponse',
            'MailMergeWithExceptionsAndConfirmationEmails' => '\\StructType\\MailMergeWithExceptionsAndConfirmationEmails',
            'MailMergeWithExceptionsAndConfirmationEmailsResponse' => '\\StructType\\MailMergeWithExceptionsAndConfirmationEmailsResponse',
            'MailMergeWithExceptions' => '\\StructType\\MailMergeWithExceptions',
            'MailMergeWithExceptionsResponse' => '\\StructType\\MailMergeWithExceptionsResponse',
            'CreateAccount' => '\\StructType\\CreateAccount',
            'CreateAccountResponse' => '\\StructType\\CreateAccountResponse',
            'CreateAccountNonUK' => '\\StructType\\CreateAccountNonUK',
            'CreateAccountNonUKResponse' => '\\StructType\\CreateAccountNonUKResponse',
            'AddUserToAccount' => '\\StructType\\AddUserToAccount',
            'AddUserToAccountResponse' => '\\StructType\\AddUserToAccountResponse',
            'AddUserToAccountPermissions' => '\\StructType\\AddUserToAccountPermissions',
            'AddUserToAccountPermissionsResponse' => '\\StructType\\AddUserToAccountPermissionsResponse',
            'AddUserToAccountNonUK' => '\\StructType\\AddUserToAccountNonUK',
            'AddUserToAccountNonUKResponse' => '\\StructType\\AddUserToAccountNonUKResponse',
            'AddUserToAccountNonUKPermissions' => '\\StructType\\AddUserToAccountNonUKPermissions',
            'AddUserToAccountNonUKPermissionsResponse' => '\\StructType\\AddUserToAccountNonUKPermissionsResponse',
            'CalculateLetterCostComplexBatchWithExceptions' => '\\StructType\\CalculateLetterCostComplexBatchWithExceptions',
            'MailBatch' => '\\StructType\\MailBatch',
            'CalculateLetterCostComplexBatchWithExceptionsResponse' => '\\StructType\\CalculateLetterCostComplexBatchWithExceptionsResponse',
            'CalculateLetterCostSimpleBatch' => '\\StructType\\CalculateLetterCostSimpleBatch',
            'CalculateLetterCostSimpleBatchResponse' => '\\StructType\\CalculateLetterCostSimpleBatchResponse',
            'CalculateLetterCostSimpleBatchWithExceptions' => '\\StructType\\CalculateLetterCostSimpleBatchWithExceptions',
            'CalculateLetterCostSimpleBatchWithExceptionsResponse' => '\\StructType\\CalculateLetterCostSimpleBatchWithExceptionsResponse',
            'CalculateLetterCostComplexBatch' => '\\StructType\\CalculateLetterCostComplexBatch',
            'CalculateLetterCostComplexBatchResponse' => '\\StructType\\CalculateLetterCostComplexBatchResponse',
            'CalculateMailMergeCost' => '\\StructType\\CalculateMailMergeCost',
            'CalculateMailMergeCostResponse' => '\\StructType\\CalculateMailMergeCostResponse',
            'CalculateEstimatedDeliveryDate' => '\\StructType\\CalculateEstimatedDeliveryDate',
            'CalculateEstimatedDeliveryDateResponse' => '\\StructType\\CalculateEstimatedDeliveryDateResponse',
            'CalculateEstimatedDeliveryDateNow' => '\\StructType\\CalculateEstimatedDeliveryDateNow',
            'CalculateEstimatedDeliveryDateNowResponse' => '\\StructType\\CalculateEstimatedDeliveryDateNowResponse',
            'CalculateSendDateForDeliveryDate' => '\\StructType\\CalculateSendDateForDeliveryDate',
            'CalculateSendDateForDeliveryDateResponse' => '\\StructType\\CalculateSendDateForDeliveryDateResponse',
            'GetLetterStatusByLetterID' => '\\StructType\\GetLetterStatusByLetterID',
            'GetLetterStatusByLetterIDResponse' => '\\StructType\\GetLetterStatusByLetterIDResponse',
            'GetLetterStatusByCustomerAPILetter' => '\\StructType\\GetLetterStatusByCustomerAPILetter',
            'GetLetterStatusByCustomerAPILetterResponse' => '\\StructType\\GetLetterStatusByCustomerAPILetterResponse',
            'DeleteLetterByLetterID' => '\\StructType\\DeleteLetterByLetterID',
            'DeleteLetterByLetterIDResponse' => '\\StructType\\DeleteLetterByLetterIDResponse',
            'DeleteLetterByCustomerAPILetter' => '\\StructType\\DeleteLetterByCustomerAPILetter',
            'DeleteLetterByCustomerAPILetterResponse' => '\\StructType\\DeleteLetterByCustomerAPILetterResponse',
            'CreatePriceBand' => '\\StructType\\CreatePriceBand',
            'CreatePriceBandResponse' => '\\StructType\\CreatePriceBandResponse',
            'AssignPriceBand' => '\\StructType\\AssignPriceBand',
            'AssignPriceBandResponse' => '\\StructType\\AssignPriceBandResponse',
            'GetPriceBands' => '\\StructType\\GetPriceBands',
            'GetPriceBandsResponse' => '\\StructType\\GetPriceBandsResponse',
            'DeletePriceBand' => '\\StructType\\DeletePriceBand',
            'DeletePriceBandResponse' => '\\StructType\\DeletePriceBandResponse',
            'GetCountries' => '\\StructType\\GetCountries',
            'GetCountriesResponse' => '\\StructType\\GetCountriesResponse',
            'DisableUser' => '\\StructType\\DisableUser',
            'DisableUserResponse' => '\\StructType\\DisableUserResponse',
            'GetMessage' => '\\StructType\\GetMessage',
            'GetMessageResponse' => '\\StructType\\GetMessageResponse',
            'GenerateMapping' => '\\StructType\\GenerateMapping',
            'GenerateMappingResponse' => '\\StructType\\GenerateMappingResponse',
            'GenerateMappingWithDefaultName' => '\\StructType\\GenerateMappingWithDefaultName',
            'GenerateMappingWithDefaultNameResponse' => '\\StructType\\GenerateMappingWithDefaultNameResponse',
        );
    }
}
