ScopeInfo

@Serializable
data class ScopeInfo(val id: Long, val scopes: List<Scope>?)

사용자 동의 내역
User consent history

Constructors

Link copied to clipboard
constructor(id: Long, scopes: List<Scope>?)

Properties

Link copied to clipboard
val id: Long

회원번호
Service user ID

Link copied to clipboard

앱의 동의항목 목록
List of scopes in the app