Payment Service
interface PaymentService
Content copied to clipboard
Functions
getInsurancePayers
Link copied to clipboard
abstract fun getInsurancePayers(tenant: String): DataObserver<List<InsurancePayer>>
Content copied to clipboard
verifyCouponCode
Link copied to clipboard