Skip to content

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

Notifications

[common]\ data class Notifications(customerActionType: String?, name: String?, profileKey: String?, profilePicture: String?, profilePictureIcon: String?, time: String?)

Properties

Name Summary
customerActionType [common]
val customerActionType: String?
name [common]
val name: String?
profileKey [common]
val profileKey: String?
profilePicture [common]
val profilePicture: String?
profilePictureIcon [common]
val profilePictureIcon: String?
time [common]
val time: String?