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.payment.billingkey
/
BillingKeySortInput
Billing
Key
Sort
Input
@
Serializable
data
class
BillingKeySortInput
(
val
by
:
BillingKeySortBy
?
=
null
,
val
order
:
SortOrder
?
=
null
)
빌링키 다건 조회 시 정렬 조건
Members
Constructors
Billing
Key
Sort
Input
Link copied to clipboard
constructor
(
by
:
BillingKeySortBy
?
=
null
,
order
:
SortOrder
?
=
null
)
Properties
by
Link copied to clipboard
val
by
:
BillingKeySortBy
?
정렬 기준 필드
order
Link copied to clipboard
val
order
:
SortOrder
?
정렬 순서