<?php

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