ScopeInfo public struct ScopeInfo : Codable 사용자 동의 내역 Fields id 회원번호 Declaration Swift public let id: Int64 scopes 해당 앱의 동의 항목(Scope) 목록 (empty 일 경우가 있음) Declaration Swift public let scopes: [Scope]? © 2022 Kakao Corp. All rights reserved. (Last updated: 2022-09-19) Generated by jazzy ♪♫ v0.14.2, a Realm project.