/// <summary>
 ///
 /// </summary>
 /// <param name="ApiContext">The <see cref="ApiCall.ApiContext"/> for this API Call of type <see cref="ApiContext"/>.</param>
 public DeleteSellingManagerProductCall(ApiContext ApiContext)
 {
     ApiRequest      = new DeleteSellingManagerProductRequestType();
     this.ApiContext = ApiContext;
 }
 /// <summary>
 /// 
 /// </summary>
 /// <param name="ApiContext">The <see cref="ApiCall.ApiContext"/> for this API Call of type <see cref="ApiContext"/>.</param>
 public DeleteSellingManagerProductCall(ApiContext ApiContext)
 {
     ApiRequest = new DeleteSellingManagerProductRequestType();
     this.ApiContext = ApiContext;
 }
 /// <summary>
 ///
 /// </summary>
 public DeleteSellingManagerProductCall()
 {
     ApiRequest = new DeleteSellingManagerProductRequestType();
 }
 /// <summary>
 /// 
 /// </summary>
 public DeleteSellingManagerProductCall()
 {
     ApiRequest = new DeleteSellingManagerProductRequestType();
 }