Example #1
0
 public AspoentryPOBundlesDeleteResponseAPI POBundlesDelete(AspoentryPOBundlesDeleteRequestAPI AspoentryPOBundlesDeleteRequestAPI)
 {
     return(this.repository.POBundlesDelete(AspoentryPOBundlesDeleteRequestAPI));
 }
Example #2
0
 public AspoentryPOBundlesDeleteResponseAPI POBundlesDelete(AspoentryPOBundlesDeleteRequestAPI AspoentryPOBundlesDeleteRequestAPI)
 {
     return(this.adapter.POBundlesDelete(AspoentryPOBundlesDeleteRequestAPI));
 }