kakao-open-android-docs
androidJvm
kakao-open-android-docs
/
com.kakao.sdk.user.model
/
ScopeInfo
Scope
Info
@
Serializable
data
class
ScopeInfo
(
val
id
:
Long
,
val
scopes
:
List
<
Scope
>
?
)
사용자 동의 내역
User consent history
Members
Constructors
Scope
Info
Link copied to clipboard
constructor
(
id
:
Long
,
scopes
:
List
<
Scope
>
?
)
Properties
id
Link copied to clipboard
val
id
:
Long
회원번호
Service user ID
scopes
Link copied to clipboard
val
scopes
:
List
<
Scope
>
?
앱의 동의항목 목록
List of scopes in the app