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