PortOne Server SDK for JVM
Toggle table of contents
0.23.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
PortOne Server SDK for JVM
PortOne Server SDK for JVM
/
io.portone.sdk.server.identityverification
/
IdentityVerificationVerifiedCustomer
Identity
Verification
Verified
Customer
@
Serializable
data
class
IdentityVerificationVerifiedCustomer
(
val
id
:
String
?
=
null
,
val
name
:
String
,
val
operator
:
IdentityVerificationOperator
?
=
null
,
val
phoneNumber
:
String
?
=
null
,
val
birthDate
:
String
?
=
null
,
val
gender
:
Gender
?
=
null
,
val
isForeigner
:
Boolean
?
=
null
,
val
ci
:
String
?
=
null
,
val
di
:
String
?
=
null
)
인증된 고객 정보
Members
Constructors
Identity
Verification
Verified
Customer
Link copied to clipboard
constructor
(
id
:
String
?
=
null
,
name
:
String
,
operator
:
IdentityVerificationOperator
?
=
null
,
phoneNumber
:
String
?
=
null
,
birthDate
:
String
?
=
null
,
gender
:
Gender
?
=
null
,
isForeigner
:
Boolean
?
=
null
,
ci
:
String
?
=
null
,
di
:
String
?
=
null
)
Properties
birth
Date
Link copied to clipboard
val
birthDate
:
String
?
생년월일 (yyyy-MM-dd)
ci
Link copied to clipboard
val
ci
:
String
?
CI (개인 고유 식별키)
di
Link copied to clipboard
val
di
:
String
?
DI (사이트별 개인 고유 식별키)
gender
Link copied to clipboard
val
gender
:
Gender
?
성별
id
Link copied to clipboard
val
id
:
String
?
식별 아이디
is
Foreigner
Link copied to clipboard
val
isForeigner
:
Boolean
?
외국인 여부
name
Link copied to clipboard
val
name
:
String
이름
operator
Link copied to clipboard
val
operator
:
IdentityVerificationOperator
?
통신사
phone
Number
Link copied to clipboard
val
phoneNumber
:
String
?
전화번호