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
/
IdentityVerificationSortInput
Identity
Verification
Sort
Input
@
Serializable
data
class
IdentityVerificationSortInput
(
val
by
:
IdentityVerificationSortBy
?
=
null
,
val
order
:
SortOrder
?
=
null
)
본인인증 내역 다건 조회 시 정렬 조건
Members
Constructors
Identity
Verification
Sort
Input
Link copied to clipboard
constructor
(
by
:
IdentityVerificationSortBy
?
=
null
,
order
:
SortOrder
?
=
null
)
Properties
by
Link copied to clipboard
val
by
:
IdentityVerificationSortBy
?
정렬 기준 필드
order
Link copied to clipboard
val
order
:
SortOrder
?
정렬 순서