UserRevokedServiceTerms

data class UserRevokedServiceTerms(id: Long, revokedServiceTerms: List<RevokedServiceTerms>?)

서비스 약관 동의 철회하기 응답
Response for Revoke consent for service terms

Constructors

Link copied to clipboard
fun UserRevokedServiceTerms(id: Long, revokedServiceTerms: List<RevokedServiceTerms>?)

Properties

Link copied to clipboard
val id: Long

회원번호
Service user ID

Link copied to clipboard
val revokedServiceTerms: List<RevokedServiceTerms>?

동의 철회에 성공한 서비스 약관 목록
List of revoked service terms