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
/
IdentityVerificationFailure
Identity
Verification
Failure
@
Serializable
data
class
IdentityVerificationFailure
(
val
reason
:
String
?
=
null
,
val
pgCode
:
String
?
=
null
,
val
pgMessage
:
String
?
=
null
)
본인인증 실패 정보
Members
Constructors
Identity
Verification
Failure
Link copied to clipboard
constructor
(
reason
:
String
?
=
null
,
pgCode
:
String
?
=
null
,
pgMessage
:
String
?
=
null
)
Properties
pg
Code
Link copied to clipboard
val
pgCode
:
String
?
PG사 실패 코드
pg
Message
Link copied to clipboard
val
pgMessage
:
String
?
PG사 실패 메시지
reason
Link copied to clipboard
val
reason
:
String
?
실패 사유