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
/
PageInfo
Page
Info
@
Serializable
data
class
PageInfo
(
val
number
:
Int
,
val
size
:
Int
,
val
totalCount
:
Int
)
반환된 페이지 결과 정보
Members
Constructors
Page
Info
Link copied to clipboard
constructor
(
number
:
Int
,
size
:
Int
,
totalCount
:
Int
)
Properties
number
Link copied to clipboard
val
number
:
Int
요청된 페이지 번호
size
Link copied to clipboard
val
size
:
Int
요청된 페이지 당 객체 수
total
Count
Link copied to clipboard
val
totalCount
:
Int
실제 반환된 객체 수