CheckMemberResponse

data class CheckMemberResponse(exist: Boolean)

Properties

exist
Link copied to clipboard
common
val exist: Boolean