MyBusinessSingleRecipient

fun MyBusinessSingleRecipient(    internationalNumber: String,     fqdn: String?,     firstName: String? = null,     lastName: String? = null)