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