Пример #1
0
 System.Threading.Tasks.Task <Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1ClearDownRulesResponse1> Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1PortType.sizzixB2bCustomerPricingSaleDiscountsServiceV1ClearDownRulesAsync(Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1ClearDownRulesRequest1 request)
 {
     return(base.Channel.sizzixB2bCustomerPricingSaleDiscountsServiceV1ClearDownRulesAsync(request));
 }
Пример #2
0
 public System.Threading.Tasks.Task <Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1ClearDownRulesResponse1> sizzixB2bCustomerPricingSaleDiscountsServiceV1ClearDownRulesAsync(Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.SizzixB2bCustomerPricingSaleDiscountsServiceV1ClearDownRulesRequest sizzixB2bCustomerPricingSaleDiscountsServiceV1ClearDownRulesRequest)
 {
     Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1ClearDownRulesRequest1 inValue = new Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1ClearDownRulesRequest1();
     inValue.sizzixB2bCustomerPricingSaleDiscountsServiceV1ClearDownRulesRequest = sizzixB2bCustomerPricingSaleDiscountsServiceV1ClearDownRulesRequest;
     return(((Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1PortType)(this)).sizzixB2bCustomerPricingSaleDiscountsServiceV1ClearDownRulesAsync(inValue));
 }
Пример #3
0
 public Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.SizzixB2bCustomerPricingSaleDiscountsServiceV1ClearDownRulesResponse sizzixB2bCustomerPricingSaleDiscountsServiceV1ClearDownRules(Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.SizzixB2bCustomerPricingSaleDiscountsServiceV1ClearDownRulesRequest sizzixB2bCustomerPricingSaleDiscountsServiceV1ClearDownRulesRequest)
 {
     Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1ClearDownRulesRequest1 inValue = new Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1ClearDownRulesRequest1();
     inValue.sizzixB2bCustomerPricingSaleDiscountsServiceV1ClearDownRulesRequest = sizzixB2bCustomerPricingSaleDiscountsServiceV1ClearDownRulesRequest;
     Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1ClearDownRulesResponse1 retVal = ((Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1PortType)(this)).sizzixB2bCustomerPricingSaleDiscountsServiceV1ClearDownRules(inValue);
     return(retVal.sizzixB2bCustomerPricingSaleDiscountsServiceV1ClearDownRulesResponse);
 }