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.payment
/
GetAllPaymentsByCursorResponse
Get
All
Payments
By
Cursor
Response
@
Serializable
data
class
GetAllPaymentsByCursorResponse
(
val
items
:
List
<
PaymentWithCursor
>
)
결제 건 커서 기반 대용량 다건 조회 성공 응답 정보
Members
Constructors
Get
All
Payments
By
Cursor
Response
Link copied to clipboard
constructor
(
items
:
List
<
PaymentWithCursor
>
)
Properties
items
Link copied to clipboard
val
items
:
List
<
PaymentWithCursor
>
조회된 결제 건 및 커서 정보 리스트