Skip to content

//woua-matrimony-sdk/com.woualabs.matrimony.notification.mapper

Package com.woualabs.matrimony.notification.mapper

Types

Name Summary
NotificationMapper [common]
object NotificationMapper
NotificationRecord [common]
data class NotificationRecord@JvmOverloads()constructor(recordMap: Map<String, List<Notifications>>)
Notifications [common]
data class Notifications(customerActionType: String?, name: String?, profileKey: String?, profilePicture: String?, profilePictureIcon: String?, time: String?)