UserServiceTerms

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

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

Constructors

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

Properties

Link copied to clipboard
val id: Long

회원번호
Service user ID

Link copied to clipboard
val serviceTerms: List<ServiceTerms>?

서비스 약관 목록
List of service terms