Ejemplo n.º 1
0
 public AspoentryPOBundlesDeleteResponseAPI POBundlesDelete(AspoentryPOBundlesDeleteRequestAPI AspoentryPOBundlesDeleteRequestAPI)
 {
     return(this.repository.POBundlesDelete(AspoentryPOBundlesDeleteRequestAPI));
 }
Ejemplo n.º 2
0
 public AspoentryPOBundlesDeleteResponseAPI POBundlesDelete(AspoentryPOBundlesDeleteRequestAPI AspoentryPOBundlesDeleteRequestAPI)
 {
     return(this.adapter.POBundlesDelete(AspoentryPOBundlesDeleteRequestAPI));
 }