data class Scope(val id: String, val displayName: String, val type: ScopeType, val using: Boolean, val delegated: Boolean?, val agreed: Boolean, val revocable: Boolean?)
카카오가 관리하지 않는 위임 동의항목인지 여부, 현재 사용 중인 동의항목만 응답에 포함 Whether the scope is not managed by Kakao, and only the currently used consent is included in the response