Example #1
0
 public AsarentryARELECustomerChangeResponseAPI ARELECustomerChange(AsarentryARELECustomerChangeRequestAPI AsarentryARELECustomerChangeRequestAPI)
 {
     return(this.repository.ARELECustomerChange(AsarentryARELECustomerChangeRequestAPI));
 }
Example #2
0
 public AsarentryARELECustomerChangeResponseAPI ARELECustomerChange(AsarentryARELECustomerChangeRequestAPI AsarentryARELECustomerChangeRequestAPI)
 {
     return(this.adapter.ARELECustomerChange(AsarentryARELECustomerChangeRequestAPI));
 }