Companion

object Companion

Functions

Link copied to clipboard
fun fromRTRPaymentReceiptList(from: List<RTRPaymentReceipt>?): List<RetailerPaymentReceipt>?
Link copied to clipboard
fun toRTRPaymentReceiptList(from: List<RetailerPaymentReceipt>?): List<RTRPaymentReceipt>?