Esempio n. 1
0
 public AsarentryARExchRateUpdateResponseAPI ARExchRateUpdate(AsarentryARExchRateUpdateRequestAPI AsarentryARExchRateUpdateRequestAPI)
 {
     return(this.repository.ARExchRateUpdate(AsarentryARExchRateUpdateRequestAPI));
 }
Esempio n. 2
0
 public AsarentryARExchRateUpdateResponseAPI ARExchRateUpdate(AsarentryARExchRateUpdateRequestAPI AsarentryARExchRateUpdateRequestAPI)
 {
     return(this.adapter.ARExchRateUpdate(AsarentryARExchRateUpdateRequestAPI));
 }