toggle menu
PortOne Server SDK for JVM
0.8.1
jvm
switch theme
search in API
PortOne Server SDK for JVM
/
io.portone.sdk.server.identityverification
/
SendIdentityVerificationBodyCustomer
Send
Identity
Verification
Body
Customer
@
Serializable
data
class
SendIdentityVerificationBodyCustomer
(
val
name
:
String
,
val
phoneNumber
:
String
,
val
ipAddress
:
String
,
val
id
:
String
?
=
null
,
val
identityNumber
:
String
?
=
null
)
본인인증 요청을 위한 고객 정보
Members
Constructors
Send
Identity
Verification
Body
Customer
Link copied to clipboard
constructor
(
name
:
String
,
phoneNumber
:
String
,
ipAddress
:
String
,
id
:
String
?
=
null
,
identityNumber
:
String
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
String
?
=
null
식별 아이디
identity
Number
Link copied to clipboard
val
identityNumber
:
String
?
=
null
주민등록번호 앞 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
전화번호