<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;?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(
            'externalCriteria' =&gt; '\\StructType\\ExternalCriteria',
            'substrate' =&gt; '\\StructType\\Substrate',
            'dimensionedExternalProduct' =&gt; '\\StructType\\DimensionedExternalProduct',
            'externalProduct' =&gt; '\\StructType\\ExternalProduct',
            'dimension' =&gt; '\\StructType\\Dimension',
            'complexDescription' =&gt; '\\StructType\\ComplexDescription',
            'externalProductAttributeGroup' =&gt; '\\StructType\\ExternalProductAttributeGroup',
            'externalProductAttribute' =&gt; '\\StructType\\ExternalProductAttribute',
            'externalProductGroup' =&gt; '\\StructType\\ExternalProductGroup',
            'externalProductType' =&gt; '\\StructType\\ExternalProductType',
            'externalProductTypeDef' =&gt; '\\StructType\\ExternalProductTypeDef',
            'priceData' =&gt; '\\StructType\\PriceData',
            'externalPromo' =&gt; '\\StructType\\ExternalPromo',
            'externalCriteriaGroup' =&gt; '\\StructType\\ExternalCriteriaGroup',
            'externalPriceTable' =&gt; '\\StructType\\ExternalPriceTable',
            'priceMapping' =&gt; '\\StructType\\PriceMapping',
            'sku' =&gt; '\\StructType\\Sku',
            'externalUser' =&gt; '\\StructType\\ExternalUser',
            'templateVariableValue' =&gt; '\\StructType\\TemplateVariableValue',
            'giftData' =&gt; '\\StructType\\GiftData',
            'externalOrderConfirmation' =&gt; '\\StructType\\ExternalOrderConfirmation',
            'matBoard' =&gt; '\\StructType\\MatBoard',
            'mat' =&gt; '\\StructType\\Mat',
            'fillet' =&gt; '\\StructType\\Fillet',
            'frame' =&gt; '\\StructType\\Frame',
            'oversizedFee' =&gt; '\\StructType\\OversizedFee',
            'vGroove' =&gt; '\\StructType\\VGroove',
            'customProduct' =&gt; '\\StructType\\CustomProduct',
            'paymentMethod' =&gt; '\\StructType\\PaymentMethod',
            'externalProductPackage' =&gt; '\\StructType\\ExternalProductPackage',
            'fee' =&gt; '\\StructType\\Fee',
            'packagePriceData' =&gt; '\\StructType\\PackagePriceData',
            'glazing' =&gt; '\\StructType\\Glazing',
            'boardPackage' =&gt; '\\StructType\\BoardPackage',
            'framePackage' =&gt; '\\StructType\\FramePackage',
            'backing' =&gt; '\\StructType\\Backing',
            'board' =&gt; '\\StructType\\Board',
            'finishKit' =&gt; '\\StructType\\FinishKit',
            'finishingOption' =&gt; '\\StructType\\FinishingOption',
            'floatMount' =&gt; '\\StructType\\FloatMount',
            'image' =&gt; '\\StructType\\Image',
            'externalMedia' =&gt; '\\StructType\\ExternalMedia',
            'printJob' =&gt; '\\StructType\\PrintJob',
            'template' =&gt; '\\StructType\\Template',
            'templateVariable' =&gt; '\\StructType\\TemplateVariable',
            'liner' =&gt; '\\StructType\\Liner',
            'mountBoard' =&gt; '\\StructType\\MountBoard',
            'nameplate' =&gt; '\\StructType\\Nameplate',
            'raisedMat' =&gt; '\\StructType\\RaisedMat',
            'reverseBevelCut' =&gt; '\\StructType\\ReverseBevelCut',
            'channel' =&gt; '\\StructType\\Channel',
            'giftCertificate' =&gt; '\\StructType\\GiftCertificate',
            'giftCard' =&gt; '\\StructType\\GiftCard',
            'printOnlyPackage' =&gt; '\\StructType\\PrintOnlyPackage',
            'mirror' =&gt; '\\StructType\\Mirror',
            'shadowBoxPackage' =&gt; '\\StructType\\ShadowBoxPackage',
            'externalOrderLineItem' =&gt; '\\StructType\\ExternalOrderLineItem',
            'channelItemId' =&gt; '\\StructType\\ChannelItemId',
            'channelSpecificIdentifier' =&gt; '\\StructType\\ChannelSpecificIdentifier',
            'costData' =&gt; '\\StructType\\CostData',
            'message' =&gt; '\\StructType\\Message',
            'assemblyFee' =&gt; '\\StructType\\AssemblyFee',
            'cash' =&gt; '\\StructType\\Cash',
            'externalOrder' =&gt; '\\StructType\\ExternalOrder',
            'channelOrderId' =&gt; '\\StructType\\ChannelOrderId',
            'externalCustomer' =&gt; '\\StructType\\ExternalCustomer',
            'externalAddress' =&gt; '\\StructType\\ExternalAddress',
            'shippingData' =&gt; '\\StructType\\ShippingData',
            'internationalShipping' =&gt; '\\StructType\\InternationalShipping',
            'otherUsShipping' =&gt; '\\StructType\\OtherUsShipping',
            'shippingCostData' =&gt; '\\StructType\\ShippingCostData',
            'canvas' =&gt; '\\StructType\\Canvas',
            'creditCard' =&gt; '\\StructType\\CreditCard',
            'documentPrintJob' =&gt; '\\StructType\\DocumentPrintJob',
            'printAndFramePackage' =&gt; '\\StructType\\PrintAndFramePackage',
            'stretcherBar' =&gt; '\\StructType\\StretcherBar',
            'canvasWrapPackage' =&gt; '\\StructType\\CanvasWrapPackage',
            'mirrorPackage' =&gt; '\\StructType\\MirrorPackage',
            'payPal' =&gt; '\\StructType\\PayPal',
            'merchantAccount' =&gt; '\\StructType\\MerchantAccount',
            'externalPrePackage' =&gt; '\\StructType\\ExternalPrePackage',
            'collection' =&gt; '\\StructType\\Collection',
            'condorFramePackage' =&gt; '\\StructType\\CondorFramePackage',
            'paper' =&gt; '\\StructType\\Paper',
            'ragMat' =&gt; '\\StructType\\RagMat',
            'check' =&gt; '\\StructType\\Check',
            'externalOrderStatus' =&gt; '\\StructType\\ExternalOrderStatus',
            'ServiceException' =&gt; '\\StructType\\ServiceException',
            'getOrderStatus' =&gt; '\\StructType\\GetOrderStatus',
            'getOrderStatusResponse' =&gt; '\\StructType\\GetOrderStatusResponse',
            'introduceExternalObjects' =&gt; '\\StructType\\IntroduceExternalObjects',
            'introduceExternalObjectsResponse' =&gt; '\\StructType\\IntroduceExternalObjectsResponse',
            'processOrder' =&gt; '\\StructType\\ProcessOrder',
            'processOrderResponse' =&gt; '\\StructType\\ProcessOrderResponse',
            'prepareOrder' =&gt; '\\StructType\\PrepareOrder',
            'prepareOrderResponse' =&gt; '\\StructType\\PrepareOrderResponse',
            'addProductToPackage' =&gt; '\\StructType\\AddProductToPackage',
            'addProductToPackageResponse' =&gt; '\\StructType\\AddProductToPackageResponse',
            'setOrderStatus' =&gt; '\\StructType\\SetOrderStatus',
            'setOrderStatusResponse' =&gt; '\\StructType\\SetOrderStatusResponse',
            'validatePaymentMethods' =&gt; '\\StructType\\ValidatePaymentMethods',
            'validatePaymentMethodsResponse' =&gt; '\\StructType\\ValidatePaymentMethodsResponse',
            'createPackage' =&gt; '\\StructType\\CreatePackage',
            'createPackageResponse' =&gt; '\\StructType\\CreatePackageResponse',
            'removeProductFromPackage' =&gt; '\\StructType\\RemoveProductFromPackage',
            'removeProductFromPackageResponse' =&gt; '\\StructType\\RemoveProductFromPackageResponse',
            'createPrePackage' =&gt; '\\StructType\\CreatePrePackage',
            'createPrePackageResponse' =&gt; '\\StructType\\CreatePrePackageResponse',
            'processCoupon' =&gt; '\\StructType\\ProcessCoupon',
            'processCouponResponse' =&gt; '\\StructType\\ProcessCouponResponse',
            'processFramerOrder' =&gt; '\\StructType\\ProcessFramerOrder',
            'processFramerOrderResponse' =&gt; '\\StructType\\ProcessFramerOrderResponse',
            'getOrderByCustomerName' =&gt; '\\StructType\\GetOrderByCustomerName',
            'getOrderByCustomerNameResponse' =&gt; '\\StructType\\GetOrderByCustomerNameResponse',
            'getOrderStatusHistory' =&gt; '\\StructType\\GetOrderStatusHistory',
            'getOrderStatusHistoryResponse' =&gt; '\\StructType\\GetOrderStatusHistoryResponse',
        );
    }
}
</pre></body></html>