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
/
GetIdentityVerificationsResponse
Get
Identity
Verifications
Response
@
Serializable
data
class
GetIdentityVerificationsResponse
(
val
items
:
List
<
IdentityVerification
>
,
val
page
:
PageInfo
)
본인인증 내역 다건 조회 성공 응답 정보
Members
Constructors
Get
Identity
Verifications
Response
Link copied to clipboard
constructor
(
items
:
List
<
IdentityVerification
>
,
page
:
PageInfo
)
Properties
items
Link copied to clipboard
val
items
:
List
<
IdentityVerification
>
조회된 본인인증 내역 리스트
page
Link copied to clipboard
val
page
:
PageInfo
조회된 페이지 정보