Exemple #1
0
 public System.Threading.Tasks.Task <Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1CreateResponse1> sizzixB2bCustomerPricingSaleDiscountsServiceV1CreateAsync(Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.SizzixB2bCustomerPricingSaleDiscountsServiceV1CreateRequest sizzixB2bCustomerPricingSaleDiscountsServiceV1CreateRequest)
 {
     Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1CreateRequest1 inValue = new Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1CreateRequest1();
     inValue.sizzixB2bCustomerPricingSaleDiscountsServiceV1CreateRequest = sizzixB2bCustomerPricingSaleDiscountsServiceV1CreateRequest;
     return(((Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1PortType)(this)).sizzixB2bCustomerPricingSaleDiscountsServiceV1CreateAsync(inValue));
 }
Exemple #2
0
 public Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.SizzixB2bCustomerPricingSaleDiscountsServiceV1CreateResponse sizzixB2bCustomerPricingSaleDiscountsServiceV1Create(Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.SizzixB2bCustomerPricingSaleDiscountsServiceV1CreateRequest sizzixB2bCustomerPricingSaleDiscountsServiceV1CreateRequest)
 {
     Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1CreateRequest1 inValue = new Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1CreateRequest1();
     inValue.sizzixB2bCustomerPricingSaleDiscountsServiceV1CreateRequest = sizzixB2bCustomerPricingSaleDiscountsServiceV1CreateRequest;
     Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1CreateResponse1 retVal = ((Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1PortType)(this)).sizzixB2bCustomerPricingSaleDiscountsServiceV1Create(inValue);
     return(retVal.sizzixB2bCustomerPricingSaleDiscountsServiceV1CreateResponse);
 }
Exemple #3
0
 System.Threading.Tasks.Task <Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1CreateResponse1> Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1PortType.sizzixB2bCustomerPricingSaleDiscountsServiceV1CreateAsync(Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1CreateRequest1 request)
 {
     return(base.Channel.sizzixB2bCustomerPricingSaleDiscountsServiceV1CreateAsync(request));
 }
Exemple #4
0
 Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1CreateResponse1 Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1PortType.sizzixB2bCustomerPricingSaleDiscountsServiceV1Create(Magento_Version2_NAV_Integration_Sizzix.MagentoCustomerPriceGroups.sizzixB2bCustomerPricingSaleDiscountsServiceV1CreateRequest1 request)
 {
     return(base.Channel.sizzixB2bCustomerPricingSaleDiscountsServiceV1Create(request));
 }