DeliveryInfo

fun DeliveryInfo(@StringRes title: Int, @StringRes text: Int? = null, onConfirm: () -> Unit = {}, onDismiss: () -> Unit = {}, resendOption: Boolean)