DeliveryStatusEntity
Types
Link copied to clipboard
Link copied to clipboard
data class PartialDelivery(val recipientsFailedWithNoClients: List<UserIDEntity>, val recipientsFailedDelivery: List<UserIDEntity>) : DeliveryStatusEntity