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
/
IdentityVerificationRequestedCustomer
Identity
Verification
Requested
Customer
@
Serializable
data
class
IdentityVerificationRequestedCustomer
(
val
id
:
String
?
=
null
,
val
name
:
String
?
=
null
,
val
phoneNumber
:
String
?
=
null
,
val
birthYear
:
String
?
=
null
,
val
birthMonth
:
String
?
=
null
,
val
birthDay
:
String
?
=
null
)
요청 시 고객 정보
Members
Constructors
Identity
Verification
Requested
Customer
Link copied to clipboard
constructor
(
id
:
String
?
=
null
,
name
:
String
?
=
null
,
phoneNumber
:
String
?
=
null
,
birthYear
:
String
?
=
null
,
birthMonth
:
String
?
=
null
,
birthDay
:
String
?
=
null
)
Properties
birth
Day
Link copied to clipboard
val
birthDay
:
String
?
출생일
birth
Month
Link copied to clipboard
val
birthMonth
:
String
?
출생월
birth
Year
Link copied to clipboard
val
birthYear
:
String
?
출생연도
id
Link copied to clipboard
val
id
:
String
?
식별 아이디
name
Link copied to clipboard
val
name
:
String
?
이름
phone
Number
Link copied to clipboard
val
phoneNumber
:
String
?
전화번호