@portone/server-sdk
Preparing search index...
Payment
GetAllPaymentsByCursorResponse
Type Alias GetAllPaymentsByCursorResponse
결제 건 커서 기반 대용량 다건 조회 성공 응답 정보
type
GetAllPaymentsByCursorResponse
=
{
items
:
PaymentWithCursor
[]
;
}
Index
Properties
items
Properties
items
items
:
PaymentWithCursor
[]
조회된 결제 건 및 커서 정보 리스트
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
@portone/server-sdk
Loading...
결제 건 커서 기반 대용량 다건 조회 성공 응답 정보