PortOne Server SDK for JVM
Toggle table of contents
0.17.1-alpha2-1-gea614106bf
jvm
Platform filter
jvm
Switch theme
Search in API
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
?
=
null
출생일
birth
Month
Link copied to clipboard
val
birthMonth
:
String
?
=
null
출생월
birth
Year
Link copied to clipboard
val
birthYear
:
String
?
=
null
출생연도
id
Link copied to clipboard
val
id
:
String
?
=
null
식별 아이디
name
Link copied to clipboard
val
name
:
String
?
=
null
이름
phone
Number
Link copied to clipboard
val
phoneNumber
:
String
?
=
null
전화번호