Esempio n. 1
0
 public AspoentryPOERBValidateBlanketOrderResponseAPI POERBValidateBlanketOrder(AspoentryPOERBValidateBlanketOrderRequestAPI AspoentryPOERBValidateBlanketOrderRequestAPI)
 {
     return(this.repository.POERBValidateBlanketOrder(AspoentryPOERBValidateBlanketOrderRequestAPI));
 }
Esempio n. 2
0
 public AspoentryPOERBValidateBlanketOrderResponseAPI POERBValidateBlanketOrder(AspoentryPOERBValidateBlanketOrderRequestAPI AspoentryPOERBValidateBlanketOrderRequestAPI)
 {
     return(this.adapter.POERBValidateBlanketOrder(AspoentryPOERBValidateBlanketOrderRequestAPI));
 }