UserServiceTerms

data class UserServiceTerms(val id: Long, val serviceTerms: List<ServiceTerms>?)

서비스 약관 동의 내역 확인하기 응답
Response for Retrieve consent details for service terms

Constructors

Link copied to clipboard
constructor(id: Long, serviceTerms: List<ServiceTerms>?)

Properties

Link copied to clipboard
val id: Long

회원번호
Service user ID

Link copied to clipboard

서비스 약관 목록
List of service terms