InviteGuestError

fun InviteGuestError(    code: Int,     message: String? = null,     throwable: Throwable? = null)