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
/
IdentityVerification
Identity
Verification
@
Serializable
sealed
interface
IdentityVerification
본인인증 내역
Inheritors
FailedIdentityVerification
ReadyIdentityVerification
VerifiedIdentityVerification
Members
Properties
channel
Link copied to clipboard
abstract
val
channel
:
SelectedChannel
?
사용된 본인인증 채널
custom
Data
Link copied to clipboard
abstract
val
customData
:
String
?
사용자 지정 데이터
id
Link copied to clipboard
abstract
val
id
:
String
본인인증 내역 아이디
requested
At
Link copied to clipboard
abstract
val
requestedAt
:
Instant
본인인증 요청 시점
status
Changed
At
Link copied to clipboard
abstract
val
statusChangedAt
:
Instant
상태 업데이트 시점
updated
At
Link copied to clipboard
abstract
val
updatedAt
:
Instant
업데이트 시점