UserInfoResponse

fun UserInfoResponse(emailAddress: String? = null, name: String? = null, phoneNumber: String? = null)