data class SecondaryReceiverData
SecondaryReceiverData(id: String, name: String)
val id: String
val name: String