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
/
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
?
=
null
정렬 기준 필드
order
Link copied to clipboard
val
order
:
SortOrder
?
=
null
정렬 순서