toggle menu
PortOne Server SDK for JVM
0.8.1
jvm
switch theme
search in API
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
실제 반환된 객체 수