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.common
/
PageInput
Page
Input
@
Serializable
data
class
PageInput
(
val
number
:
Int
?
=
null
,
val
size
:
Int
?
=
null
)
다건 조회 API 에 사용되는 페이지 입력 정보
Members
Constructors
Page
Input
Link copied to clipboard
constructor
(
number
:
Int
?
=
null
,
size
:
Int
?
=
null
)
Properties
number
Link copied to clipboard
val
number
:
Int
?
0부터 시작하는 페이지 번호
size
Link copied to clipboard
val
size
:
Int
?
각 페이지 당 포함할 객체 수