UsernameAvailabilityResponseDto

fun UsernameAvailabilityResponseDto(available: Boolean? = null)

Parameters

available

This is a flag that states if the username is available or not.