MemberAuthorizeResponse

data class MemberAuthorizeResponse(profile: MemberProfile, url: String)

Properties

profile
Link copied to clipboard
common
val profile: MemberProfile
url
Link copied to clipboard
common
val url: String