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
/
SendIdentityVerificationBodyCustomer
Send
Identity
Verification
Body
Customer
@
Serializable
data
class
SendIdentityVerificationBodyCustomer
(
val
id
:
String
?
=
null
,
val
name
:
String
,
val
phoneNumber
:
String
,
val
identityNumber
:
String
?
=
null
,
val
ipAddress
:
String
)
본인인증 요청을 위한 고객 정보
Members
Constructors
Send
Identity
Verification
Body
Customer
Link copied to clipboard
constructor
(
id
:
String
?
=
null
,
name
:
String
,
phoneNumber
:
String
,
identityNumber
:
String
?
=
null
,
ipAddress
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
?
식별 아이디
identity
Number
Link copied to clipboard
val
identityNumber
:
String
?
주민등록번호 앞 7자리
ip
Address
Link copied to clipboard
val
ipAddress
:
String
IP 주소
name
Link copied to clipboard
val
name
:
String
이름
phone
Number
Link copied to clipboard
val
phoneNumber
:
String
전화번호