Example #1
0
 public Arelecheckdtl ARELEDtlSuspendUnsuspend(Arelecheckdtl arelecheckdtl)
 {
     return(this.repository.ARELEDtlSuspendUnsuspend(arelecheckdtl));
 }
Example #2
0
 public Arelecheckdtl ARELEDtlSuspendUnsuspend(Arelecheckdtl arelecheckdtl)
 {
     return(this.adapter.ARELEDtlSuspendUnsuspend(arelecheckdtl));
 }
Example #3
0
 public Arelecheckdtl ARELEDtlChargeBackReason(Arelecheckdtl arelecheckdtl)
 {
     return(this.repository.ARELEDtlChargeBackReason(arelecheckdtl));
 }
Example #4
0
 public Arelecheckdtl ARELEDtlChargeBackReason(Arelecheckdtl arelecheckdtl)
 {
     return(this.adapter.ARELEDtlChargeBackReason(arelecheckdtl));
 }